andrewgjohnson/ctc-cache
Composer 安装命令:
composer require andrewgjohnson/ctc-cache
包简介
ctcCache is a PHP library to help cache results via file I/O or Memcache.
关键字:
README 文档
README
Description
ctcCache is a PHP library to help cache results via file I/O or Memcache. Redis support may be added but is currently unavailable.
Warning
This code is used in production but has not been fully testing. A large refactor will be coming before v1.0.0, use with caution and at your own risk until v1.0.0 is released.
Acknowledgements
This project was started by Andrew G. Johnson, contact via Twitter, Email, GitHub or Online
Changelog
######v0.9.6 (March 3, 2016)
- Added composer support
######v0.9.5 (March 3, 2016)
- Added ctcCache_Query->clearCache() function
######v0.9.4 (September 29, 2015)
- Added support for PHP's Memcached library (previously only supported Memecache library)
######v0.9.3 (April 7, 2015)
- Added MySQL server information to the hash for cached MySQL query results
######v0.9.2 (December 18, 2013)
- Fixed bug that allowed expiration time to be above the maximum for Memcache
######v0.9.1 (November 16, 2013)
- Added multiple MySQL support
- Added setting to determine whether or not empty MySQL queries should be cached
######v0.9.0 (November 16, 2013)
- Intial public release of ctcCache
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-30