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
- range ops with limits missing from BoundZSetOperations [DATAREDIS-236]
- Transactions - read-only operations are also queued [DATAREDIS-600]
- MappingRedisConverter does not support collection-like values in maps [DATAREDIS-722]
- There is no way to get Lettuce Redis Connection pool metrics
- Custom HashValueSerializer for RedisTemplate in redis stream happend ConversionFailedException!
- Pub-Sub Race conditions on high load - Subscription has been unsubscribed and cannot be used anymore
- Add support for custom indexers
- Executing full-text queries by using Redis template
- Support multiple shared connections for Redis standalone mode in `LettuceConnectionFactory`
- Add support for Redis-native JSON operations
- Docs
- Java not yet supported