Issue #3102739: Allow failing over to database or other backends if Redis is down
4 unresolved threads
Compare changes
+ 12
− 2
@@ -5,6 +5,7 @@ namespace Drupal\redis\Cache;
@@ -61,8 +62,17 @@ class CacheBackendFactory implements CacheFactoryInterface {