https://github.com/foogaro/redis-spring-jpa-hibernate
Use Redis as L2 cache
https://github.com/foogaro/redis-spring-jpa-hibernate
Last synced: 3 months ago
JSON representation
Use Redis as L2 cache
- Host: GitHub
- URL: https://github.com/foogaro/redis-spring-jpa-hibernate
- Owner: foogaro
- License: agpl-3.0
- Created: 2021-11-10T13:29:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T15:56:18.000Z (over 3 years ago)
- Last Synced: 2025-01-15T22:23:09.651Z (5 months ago)
- Language: Java
- Size: 112 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redis-spring-jpa-hibernate
Use Redis as cache provider for L2 cache.Not a local cache anymore, but a distributed one with all benefits Redis provides!