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
- MappingRedisConverter deserializes collections as nulls if it is empty
- Cyclic references resolve
- LettuceClusterTopologyProvider does not use cached topology
- Invalid links on the Overview tab
- Make `RedisMessageListenerContainer.removeMessageListener` listener argument non-nullablle.
- StreamMessageListenerContainer should wait for cancellation to complete on shutdown
- Pub/Sub in a concurrent scenario may result in the inability to use subscriptions anymore, which can ultimately lead to memory leaks
- Aws ElastiCache: Master replica, once initial call to master for ROLE fails it then it never tries to rediscover MASTER
- Add configurable deletion strategy for Redis repository operations #2294
- Escape backslashes in source string before loading properties
- Docs
- Java not yet supported