Spring Data Redis 1.0.0.RC1 发布
fmms 13年前
<div id="p_fullcontent" class="detail"> <p><strong>Spring Data</strong> 项目的目的是为了简化构建基于 Spring 框架应用的数据访问,包括非关系数据库、Map-Reduce 框架、云数据服务等等;另外也包含对关系数据库的访问支持。</p> <p>Spring Data 包含多个子项目:</p> <ul> <li>Commons - Provides shared infrastructure for use across various data access projects. Support for cross-database persistence is located here.</li> <li>Hadoop - Spring based configuration of Hadoop jobs and a POJO programming model for Map-Reduce jobs</li> <li>Key-Value - Integration with Redis and Riak providing several ease features for common cases.</li> <li>Document - Integration with CouchDB and MongoDB with basic configuration, mapping, and repository support</li> <li>Graph - Integration with Neo4j providing a powerful POJO based programming model.</li> <li>Graph Roo AddOn - Roo support for Neo4j</li> <li>JDBC Extensions - Support for Oracle RAC, Advanced Queuing, and Advanced datatypes.</li> <li>JPA - Simplifies the development of creating a JPA-based data access layer and provides 'cross-store' persistence functionality for JPA managed entites.</li> <li>Mapping - Currently hosted on the Grails area of github under the code name 'inconsequential' this provides a database unified object mapping framework that is portable across different databases for Java and Grails.</li> <li>Examples - Example applications for document and graph databases. See the SpringSource github page and filter by 'examples'</li> <li>Guidance - High level documentation<span style="font-family:'Calibri','sans-serif';"> </span>to help educate and guide you in non-relational data access landscape</li> </ul> <br /> <p>Spring Data Redis 1.0 今天发布了第一个候选发行版本,相关链接:</p> <p><a href="http://www.springsource.com/download/community?project=Spring%20Data%20Redis&version=1.0.0.RC1">Downloads</a> | <a href="/misc/goto?guid=4958194849768958357">JavaDocs</a> | <a href="/misc/goto?guid=4958194850503986362">Reference Documentation</a> | <a href="/misc/goto?guid=4958194851235090991">Changelog</a></p> <p>该版本修复了一些问题也包含相应的提升,详情请看:<a href="/misc/goto?guid=4958194851976795875" target="_blank">read more</a></p> </div>