Play framework is joining the Typesafe Stack — More information in the official announcement
Community contributed extensions
Multiple Database module for the Play! framework.u000du000aThis module allows you to scale your Play! apps to multiple databases with a common schema.
http://github.com/dcardon/play-multidb
Written by David Cardon.
| multidb-1.2 ★ | Aug 31, 2010 | Documentation | Download |
| multidb-1.1 | Aug 11, 2010 | Documentation | Download |
| multidb-1.0 | Jul 13, 2010 | Documentation | Download |
To install locally this modules use the install command:
play install multidb-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> multidb {version}
Check the documentation link of each release to check version notes.
Comments
Use this form to discuss about this module. Off-topic comments will be deleted without warning.