SoftInstigate / restheart

Rapid API Development with MongoDB
https://restheart.org
GNU Affero General Public License v3.0
805 stars 171 forks source link

Refactor code to support the Mongodb Java driver v. 3.0 #46

Closed mkjsix closed 9 years ago

mkjsix commented 9 years ago

Version 3 of the Java driver for Mongodb is now stable and introduces many API and performance improvements. We need to plan a refactoring of the DAO layer and move RESTHeart core to the new API.

Ref: http://blog.mongodb.org/post/58136652766/the-mongodb-java-driver-30 https://www.mongodb.com/blog/post/introducing-30-java-driver

ujibang commented 9 years ago

closing and moving task to jira https://softinstigate.atlassian.net/browse/RH-100