matacms/matacms-cache

Manages cache for MATA CMS

Installs: 2 477

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 1

Type:yii2-extension

1.0.3 2019-02-03 21:08 UTC

This package is not auto-updated.

Last update: 2024-11-10 23:45:55 UTC


README

MATA CMS Module

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.