spring-data-redis
https://github.com/spring-projects/spring-data-redis
Java
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported1 Subscribers
Add a CodeTriage badge to spring-data-redis
Help out
- Issues
- Initiate a single subscription on concurrent addMessageListener calls
- RedisMessageListenerContainer: concurrent addMessageListener calls during the initial subscription create two subscription connections or silently skip a channel
- Recover root-level List.of()/Stream.toList() values on deserialization
- Register a SubscriptionListener aware adapter if the bean is also a SubscriptionListener
- docs: Add configuration example for Lettuce with Sentinel topology refresh
- Add support for Jedis readOnlyForRedisClusterReplicas
- Add support for XAUTOCLAIM to stream operations.
- @RedisListener should respect `implements SubscriptionListener` beans
- Release 4.2.0-M2 (2026.1.0)
- Release 4.1.2 (2026.0.2)
- Docs
- Java not yet supported