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 documentation for direct KeyValue query usage [DATAREDIS-847]
- Add domain specifc Limt to be used with zsetcommands, streamcommands,.... [DATAREDIS-883]
- Mapping Context used in RedisRepositoryConfigurationExtension conflicts with @EnableMapRepositories [DATAREDIS-902]
- Investigate on ByteBuffer-based Jackson serializer [DATAREDIS-904]
- @TimeToLiveDate [DATAREDIS-1028]
- Cannot use Spring Data Redis with Spring Data KeyValue [DATAREDIS-1061]
- MappingRedisConverter.writeCollection breaks on NULL values and missing next elements [DATAREDIS-1076]
- Support KEEPTTL via ValueOperations.
- Add support for derived existsBy repository queries.
- Document default typing requirements in GenericJackson2JsonRedisSerializer
- Docs
- Java not yet supported