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 RedisAtomic types based IdentifierGenerator. [DATAREDIS-520]
- Cannot use user defined types as `id` property. [DATAREDIS-577]
- Allow more fine grained keyspace event subscription by using prefixes for subscription topics. [DATAREDIS-590]
- Provide a builder-style API for Template methods accepting variable parameters [DATAREDIS-615]
- Syntax for map index [DATAREDIS-620]
- "Invalidated object not currently part of this pool" occurs when transaction readOnly [DATAREDIS-677]
- Expose native reactive Redis connection [DATAREDIS-699]
- Allow Cache expiry to be set to a fixed date. [DATAREDIS-772]
- Clean up Jedis/Lettuce connection factory defaults. [DATAREDIS-807]
- IndexConfiguration not get updated if multiple @EnableRedisRepository available [DATAREDIS-818]
- Docs
- Java not yet supported