You are here

private property Redis_CacheCompressed::$compressionSizeThreshold in Redis 7.3

File

lib/Redis/CacheCompressed.php, line 8

Class

Redis_CacheCompressed
This typically brings 80..85% compression in ~20ms/mb write, 5ms/mb read.

Code

private $compressionSizeThreshold = 100;