Costin Leau
Apr 6th, 2011, 10:23 AM
Dear Spring Community,
I am pleased to announce the third milestone release of the Spring Data Key Value 1.0 project, with support for Redis and Riak, is now available!
Downloads (http://www.springsource.com/download/community?project=Spring%20Data&version=1.0.0.M3) | JavaDocs (http://static.springsource.org/spring-data/data-keyvalue/docs/1.0.0.M3/api/) | Reference Documentation (http://static.springsource.org/spring-data/data-keyvalue/docs/1.0.0.M3/reference/html/) | Changelog (http://static.springframework.org/spring-data/data-keyvalue/docs/1.0.0.M3/changelog.txt)
This release introduces several new features for Redis, such as:
Support for a new Redis client, RJC (https://github.com/e-mzungu/rjc) bringing the number of Redis connectors to three.
New object-hash (and vice-versa) mapping
Improved exception hierarchy
Dedicated support for SORT, SORT/GET pattern and returned bulk values
Additionally see the newly added RetwisJ (https://github.com/SpringSource/spring-data-keyvalue-examples) sample, a Twitter-clone based entirely on Redis that showcase the various features of Spring Data.
We look forward to your feedback on this forum or in the issue tracker (https://jira.springsource.org/browse/DATAKV).
I am pleased to announce the third milestone release of the Spring Data Key Value 1.0 project, with support for Redis and Riak, is now available!
Downloads (http://www.springsource.com/download/community?project=Spring%20Data&version=1.0.0.M3) | JavaDocs (http://static.springsource.org/spring-data/data-keyvalue/docs/1.0.0.M3/api/) | Reference Documentation (http://static.springsource.org/spring-data/data-keyvalue/docs/1.0.0.M3/reference/html/) | Changelog (http://static.springframework.org/spring-data/data-keyvalue/docs/1.0.0.M3/changelog.txt)
This release introduces several new features for Redis, such as:
Support for a new Redis client, RJC (https://github.com/e-mzungu/rjc) bringing the number of Redis connectors to three.
New object-hash (and vice-versa) mapping
Improved exception hierarchy
Dedicated support for SORT, SORT/GET pattern and returned bulk values
Additionally see the newly added RetwisJ (https://github.com/SpringSource/spring-data-keyvalue-examples) sample, a Twitter-clone based entirely on Redis that showcase the various features of Spring Data.
We look forward to your feedback on this forum or in the issue tracker (https://jira.springsource.org/browse/DATAKV).