Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-28T09:53:40.000Z (about 1 month ago)
- Last Synced: 2024-11-28T10:33:55.504Z (about 1 month ago)
- Language: Java
- Size: 13.7 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