Spring Data Couchbase 2.0
This is a cross-post blog from Simon BASLÉ from Couchbase. You can find him on twitter (
@simonbasle
) or github. Learn more about Couchbase and the Couchbase Java SDK on the developer portal. Thanks again, Simon and great job to you and your team! -Josh
Spring Data Couchbase 2.0 is a rewrite of the original Spring Data Couchbase 1.4.x connector. It is based on the Couchbase Java 2.2 SDK and makes heavy use of the new query language N1QL (which was introduced in Couchbase Server 4.0) to offer more features for Spring Data users.
The first Milestone has been released last august, then a Release…