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
- Refactor duplicated TTL computation in DefaultRedisCacheWriter's get method
- Release 3.5.9 (2025.0.9)
- Release 4.0.3 (2025.1.3)
- Radis deserialise json on update InvalidTypeIdException [DATAREDIS-928]
- Improve polling for Redis Streams [DATAREDIS-964]
- Why DefaultHashOperations in RedisTemplate not be cached? [DATAREDIS-1109]
- Add support for TypeReference in Jackson2JsonRedisSerializer [DATAREDIS-1054]
- DefaultListOperations : pop from multiple lists [DATAREDIS-1065]
- Configuration builder should offer a way to configure the current state [DATAREDIS-1131]
- Null return value in transaction or pipeline [DATAREDIS-1163]
- Docs
- Java not yet supported