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
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑。
- Host: GitHub
- URL: https://github.com/zxc7563598/php-cache
- Owner: zxc7563598
- License: mit
- Created: 2025-04-12T01:09:53.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-30T02:20:28.000Z (9 months ago)
- Last Synced: 2025-05-04T08:58:17.968Z (9 months ago)
- Topics: cache, composer, decorator-pattern, file-cache, memory-cache, multi-level-cache, php, php8, redis
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE