Dear Spring Community, I am pleased to announce the forth milestone release of the Spring Data Redis 1.0 project is now available! Downloads | JavaDocs | Reference Documentation | Changelog This release introduces several new features such as: Additionally, with this release the Spring Data Key Value project has been split into Spring Data Redis and Spring Data Riak. For more information on Redis and Spring Redis, attend the upcoming webinar presented by Salvatore Sanfilippo (Redis author) and Costin Leau (Spring Redis lead). We look forward to your feedback on the forum or in the issue…
One of the drivers behind the popularity of NoSQL solutions is performance (especially) under heavy loads. Due to their data model, key value stores lead the pack, providing lightweight yet flexible means of working with data. In this entry, I am going to quickly showcase what it takes to work with a key value store (Redis) using Spring (Spring Redis) through one of Spring Data samples (RetwisJ) and deploy the app into the cloud (through Cloud Foundry) to share it with the world. I am going even further by using Windows, as a deployment platform for a change. RetwisJ can be seen as the Java…
Dear Spring Community, I am pleased to announce that 1.0.1 GA release of the Spring GemFire project is now available for both Java and .NET! The Spring GemFire project aims to make it easier to build Spring-powered highly scalable applications using GemFire as distributed data management platform. Download it now: Spring GemFire for Java | Spring GemFire for .NET Java: JavaDocs | Reference Documentation | Changelog
.NET : ApiDocs | Reference Documentation | Changelog The Spring GemFire project aims to make it easier to build Spring-powered highly scalable applications using GemFire as…
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 | JavaDocs | Reference Documentation | Changelog This release introduces several new features for Redis, such as: Additionally, a new sample is now available that showcases the various Spring Data features: RetwisJ a Twitter-clone based entirely on Redis. We look forward to your feedback on this forum or in the issue tracker.
One of the major features added in Spring Framework 3.1 M1 is the generic cache abstraction for transparently applying caching to Spring applications. Just like the transaction support, the caching abstraction allows consistent use of various caching solutions with minimal impact on the code. Caches are in general used to improve application performance by transparently serving frequently accessed data in a faster fashion such as serving data from local memory rather than from the network. Many of you have already used caching, whether knowingly or not: most ORM/JPA frameworks provide…
Dear Spring Community, I am pleased to announce the second milestone release of the Spring Data Key Value 1.0 project, with support for Redis and Riak, is now available! Downloads | JavaDocs | Reference Documentation | Changelog This release introduces several new features for both Redis and Riak, such as: We look forward to your feedback on the forum or in the issue tracker.
Dear Spring Community, We are pleased to announce that the first GA release of the Spring GemFire 1.0 project is now available for both Java and .NET! The Spring GemFire project aims to make it easier to build Spring-powered highly scalable applications using GemFire as distributed data management platform. Download it now: Spring GemFire for Java | Spring GemFire for .NET This release features: Through Spring GemFire, Spring users should feel right at home when interacting with GemFire while developers familiar with GemFire will see the benefits and flexibility of the Spring container, its…
Dear Spring Community, We are pleased to announce the first release candidate of the Spring GemFire 1.0 project is now available for both Java and .NET! The Spring GemFire project aims to make it easier to build Spring-powered highly scalable applications using GemFire as distributed data management platform. The RC updates include: To learn more about the project, visit the Spring GemFire homepage. Download it now: Spring GemFire for Java | Spring GemFire for .NET We look forward to your feedback!
Dear Spring Community, I am pleased to announce the very first milestone release of the Spring Data - Redis Support 1.0 project is now available!
The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services. The Redis modules provides integration with Redis key-value store. Downloads | JavaDocs | Reference Documentation | Changelog To learn more about the project, visit the Spring Data Homepage. The features in 1.0.0 M1 include…
Dear Spring Community, We are pleased to announce the second milestone release of the Spring GemFire 1.0 project is now available for both Java and .NET! The Spring GemFire project aims to make it easier to build Spring-powered highly scalable applications using GemFire as distributed data management platform. The new milestone updates include: To learn more about the project, visit the Spring GemFire homepage. Download it now: Spring GemFire for Java | Spring GemFire for .NET We look forward to your feedback!