https://github.com/eiselems/spring-redis-multi-ttl
This is a repository to try out to set a TTL per Redis Cache
https://github.com/eiselems/spring-redis-multi-ttl
Last synced: 12 months ago
JSON representation
This is a repository to try out to set a TTL per Redis Cache
- Host: GitHub
- URL: https://github.com/eiselems/spring-redis-multi-ttl
- Owner: eiselems
- License: mit
- Created: 2018-12-12T19:07:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T20:03:33.000Z (over 7 years ago)
- Last Synced: 2025-03-04T15:35:18.433Z (over 1 year ago)
- Language: Java
- Size: 50.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-redis-multi-ttl
This is a repository to try out to set a TTL per Redis Cache
Some of the config maybe overkill, but it has to be similar to using a CloudConnectionFactory (for our use-case).