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

https://github.com/zxc7563598/php-cache

基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑。
https://github.com/zxc7563598/php-cache

cache composer decorator-pattern file-cache memory-cache multi-level-cache php php8 redis

Last synced: 9 months ago
JSON representation

基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑。

Awesome Lists containing this project