Breaking changes for redis page cache backends
Features
- optional setting to stop waiting for message consumers
- required forced expiry for redis cache entries
- required compression lib setting for redis cache
Breaking Changes
When magento_cache_frontend_page_cache_backend
and/or magento_cache_frontend_default_backend
are set to Cm_Cache_Backend_Redis
several new settings for forced expiry of entries and compression library are now required.