protected property Redis_Cache::$isSharded in Redis 7.3
When in shard mode, the backend cannot proceed to multiple keys operations, and won't delete keys on flush calls.
Type: boolean
File
- lib/
Redis/ Cache.php, line 82
Class
- Redis_Cache
- Because those objects will be spawned during boostrap all its configuration must be set in the settings.php file.
Code
protected $isSharded = false;