https://github.com/ppodgorsek/spring-data-cache-manager
Cache manager backed by Spring Data
https://github.com/ppodgorsek/spring-data-cache-manager
Last synced: 4 months ago
JSON representation
Cache manager backed by Spring Data
- Host: GitHub
- URL: https://github.com/ppodgorsek/spring-data-cache-manager
- Owner: ppodgorsek
- License: mit
- Created: 2015-04-18T16:57:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-09-28T11:07:10.000Z (almost 3 years ago)
- Last Synced: 2025-10-26T04:27:27.158Z (9 months ago)
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
spring-data-cache-manager
==================
Cache manager backed by Spring Data. Its goal is to be able to have a consistent way of caching data and to switch/combine easily different databases (Cassandra, Redis, etc).