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
- save (update) operation on repository deletes the key and inserts it back [DATAREDIS-560]
- Kotlin does not consider `@Nullable` annotation from `RedisOperations`
- `StreamMessageListenerContainer` should wait until listeners finish processing within timeout during shutdown
- Add support for external/custom marshalling/unmarshaling implementations
- GH-1004 - Scaffold annotation-driven listener architecture
- Create zset index for sorting and range query [DATAREDIS-814]
- add support for xautoclaim
- Change default value for KeyspaceEventMessageListener on keyspace event notifications
- Redis Streams Imperative creating massive connections that lead to connection problems
- Support for IN clause [DATAREDIS-725]
- Docs
- Java not yet supported