https://github.com/veal98/ez-cache
An easy-to-use and fully functional multi-level cache framework.
https://github.com/veal98/ez-cache
Last synced: 7 months ago
JSON representation
An easy-to-use and fully functional multi-level cache framework.
- Host: GitHub
- URL: https://github.com/veal98/ez-cache
- Owner: Veal98
- License: gpl-3.0
- Created: 2024-11-28T06:52:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T09:56:23.000Z (10 months ago)
- Last Synced: 2024-12-19T10:24:38.082Z (10 months ago)
- Language: Java
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EZ-Cache
An easy-to-use and fully functional multi-level cache framework.
## Functions
1. Support multiple cache types
2. Eliminate cache breakdown, cache penetration and other possible cache problems
3. Hot update of cache configuration
4. Cache consistency
5. Hot key detection
6. Support cache batch operation
7. Support multiple serialization methods
8. In-transit read request buffer
9. Distributed automatic refresh
10. Asynchronous refresh