Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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