mouf/utils.cache.apc-cache
最新稳定版本:v2.2.0
Composer 安装命令:
composer require mouf/utils.cache.apc-cache
包简介
This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.
README 文档
README
This package contains an implementation of Mouf's CacheInterface for the APC cache system. To learn more about the cache interface, please see the cache system documentation.
Compared to Mouf's other cache implementations, the APC cache system comes with an additional feature: a fallback meachanism.
In practice, if you do not have the APC extension installed on your computer, the APCCache class can use a fallback class. By default, the FileCache system is used (it stored cache elements in files).
统计信息
- 总下载量: 377.22k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-10-16