8 calls to Redis_Cache_Base::getKey() in Redis 7.2
- Redis_Cache_PhpRedis::clearWithEval in lib/
Redis/ Cache/ PhpRedis.php - Redis_Cache_PhpRedis::clearWithoutEval in lib/
Redis/ Cache/ PhpRedis.php - Redis_Cache_PhpRedis::get in lib/
Redis/ Cache/ PhpRedis.php - Returns data from the persistent cache.
- Redis_Cache_PhpRedis::set in lib/
Redis/ Cache/ PhpRedis.php - Stores data in the persistent cache.
- Redis_Cache_Predis::clearWithEval in lib/
Redis/ Cache/ Predis.php - Redis_Cache_Predis::clearWithoutEval in lib/
Redis/ Cache/ Predis.php - Redis_Cache_Predis::get in lib/
Redis/ Cache/ Predis.php - Returns data from the persistent cache.
- Redis_Cache_Predis::set in lib/
Redis/ Cache/ Predis.php - Stores data in the persistent cache.