matacms / matacms-cache
Manages cache for MATA CMS
Package info
github.com/qi-interactive/matacms-cache
Type:yii2-extension
pkg:composer/matacms/matacms-cache
1.0.3
2019-02-03 21:08 UTC
Requires
- mata/mata-key-value: ~1.0.1-alpha
This package is not auto-updated.
Last update: 2026-03-02 06:18:56 UTC
README
MATA CMS Cache module adds caching dependency.
Installation
- Add the application using composer:
"matacms/matacms-cache": "~1.0.0"
Changelog
1.0.2-alpha, August 21, 2015
- Updated dependency on mata-key-value specific version
1.0.1-alpha, June 3, 2015
- Updated the logic in Bootstrap to update the \matacms\cache\Module::KV_LAST_MATA_UPDATE_KEY only once per request
1.0.0-alpha, May 18, 2015
- Initial release.