You are here

constant Redis_Cache::FLUSH_SHARD_WITH_PIPELINING in Redis 7.3

Same as the one above, plus attempt to do pipelining when possible.

This is supposed to work with sharding proxies that supports pipelining themselves, such as Twemproxy.

File

lib/Redis/Cache.php, line 43

Class

Redis_Cache
Because those objects will be spawned during boostrap all its configuration must be set in the settings.php file.

Code

const FLUSH_SHARD_WITH_PIPELINING = 4;