Libraries tagged by local memory cache
hejunjie/cache
1 Favers
273 Downloads
273 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
tinson/memory-cache
1 Favers
100 Downloads
100 Downloads
PHP Memory Cache Library