10 calls to Redis_Client::getClient() in Redis 7.3
- phpredis_client_get in ./
redis.module - Get Redis client for php-redis extension.
- predis_client_get in ./
redis.module - Get Redis client for Predis library.
- Redis_Cache::__construct in lib/
Redis/ Cache.php - redis_help in ./
redis.module - Implements hook_help().
- Redis_Lock::getBackend in lib/
Redis/ Lock.php - Get actual lock backend.
- redis_path_backend_get in ./
redis.path.inc - Get Redis path lookup backend.
- Redis_Queue::__construct in lib/
Redis/ Queue.php - Default contructor
- redis_requirements in ./
redis.install - Implements hook_requirements().
- Redis_Tests_Lock_LockingUnitTestCase::createLockBackend in lib/
Redis/ Tests/ Lock/ LockingUnitTestCase.php - Create a new lock backend with a generated lock id
- Redis_Tests_Path_PathUnitTestCase::getBackend in lib/
Redis/ Tests/ Path/ PathUnitTestCase.php - Get cache backend