Spring Data Redis 1.0.0 Released

Releases | Costin Leau | December 14, 2011 | ...

Dear Spring Community, I am pleased to announce the very first GA release of the Spring Data Redis 1.0 project is now available!

Downloads | JavaDocs | Reference Documentation | Changelog

The Spring Data Redis features include:

  • Connection package as low-level abstraction across multiple drivers
  • Configuration support for Redis Jedis, JRedis and RJC drivers/connectors
  • Exception translation to Spring's portable Data Access exception hierarchy for Redis driver exception
  • Generified RedisTemplate for exception translation and serialization support
  • Jdk, JSON and Spring Object/XML mapping object and hash serializers
  • Spring 3.1 cache abstraction implementation for Redis
  • Pub-Sub support (such as a MessageListenerContainer for message-driven POJOs)
  • Sorting and Pipelining functionality
  • Dedicated support for SORT, SORT/GET pattern and returned bulk values
  • Atomic counters and JDK Collection implementations on top of Redis

See Spring Data Redis in action through the live RetwisJ sample, a Twitter-clone (deployed in CloudFoundry) based entirely on Redis that showcases the various features of Spring Data Redis.

Additionally, learn about Redis and Spring Data Redis in a dedicated webinar by Salvatore Sanfilippo (Redis author) and Costin Leau (Spring Data Redis lead):

We look forward to your feedback on the forum or in the issue tracker.

P.S. Please use maven.springframework.org/release while Maven Central gets updated.

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all