protected property Redis_Cache::$allowPipeline in Redis 7.3
When in shard mode, the proxy may or may not support pipelining, Twemproxy is known to support it.
Type: boolean
File
- lib/
Redis/ Cache.php, line 90
Class
- Redis_Cache
- Because those objects will be spawned during boostrap all its configuration must be set in the settings.php file.
Code
protected $allowPipeline = false;