About getCache
A generic caching snippet for caching the output of any MODx Element using a configurable cache handler.
Official documentation at http://github.com/opengeek/getCache/wiki
Issues at http://github.com/opengeek/getCache/issues
Information
Released
March 20, 2013
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.1 - Current
Downloads
9,477
Instructions
Install via Package Management. NOTE: Requires MODX Revolution 2.1+
New in 1.1.0-pl
getCache 1.1.0-pl (March 20, 2013)
- Add custom cache partition refresh processor
- Respect multi-dimensional arrays in request parameters for cacheKey
getCache 1.0.0-pl (March 27, 2011)
- Change default cacheKey property to use 'resource' (for MODX 2.1+)
getCache 1.0.0-beta (October 21, 2010)
- Initial release