Cm_Cache_Backend_Redis
Cm_Cache_Backend_Redis copied to clipboard
Support 'safe_load' directive
Add 'safe_load' directive for overriding "read from slaves" feature on the fly in case one needs to ensure that replication lag cannot introduce race conditions.
No longer needed after the update to https://github.com/OpenMage/magento-lts/pull/3530 - Is there any other use-case for this feature or should it just be closed?