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
- Add batch listener support for Redis StreamMessageListenerContainer.
- Added Redis DIGEST command support for connection and template layer.
- Release 3.5.11 (2025.0.11)
- Release 4.0.5 (2025.1.5)
- Release 4.1 RC1 (2026.0.0)
- Add Redis Search API surface (FT.CREATE, FT.DROPINDEX, FT.SEARCH)
- Draft API for connection and template layers for Redis JSON commands
- Upgrade SDR to use the RedisClient/RedisClusterClient instead of the legacy Jedis API
- Draft: Reset Caches by flushing DB
- Consider DefaultTyping configuration in Jackson Serializers
- Docs
- Java not yet supported