Plugin to use Morphia/MongoDB with Play! framework 2.0
Stars
49
Forks
30
Watchers
49
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
reverted back to save operation instead of merge for update in the model
f7324d9View on GitHubUpdates publish settings to select snapshots/releases repositories. Fixed update in Model to use merge instead of save on the datastore.
e8213e4View on GitHubRemoved ivystyle form dropbox repository location
0b18334View on GitHubChanged play-java dependency to provided. Changed play version back to 2.1.0. Updated build version to 0.0.15-SNAPSHOT
a9aec8fView on GitHubChanged back publish location to leodagdag.github.com repository
1d72519View on GitHubUpdated to Scala 2.10.0. Added Dropbox repository as publish option
17e0ea5View on GitHubExtracting database name, username and password from mongoURI if provided. Added test to verify connection via mongoURI with and without database name.
5f0447cView on GitHub