1.0.0
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.