Skip to content

1.0.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 09 May 15:55
· 92 commits to master since this release

CakePHP 4 stable release

This plugin contains a full-page view cache solution for your controller actions.
You can use file-based (default) or any engine based (e.g. Memcache, Redis, ...) cache strategy.

Note: The config key changed to CacheConfig to avoid clashing with Cache which holds the configured engines.