constant Redis_Client::REDIS_IMPL_LOCK in Redis 7.2
Same name and namespace in other branches
- 7.3 lib/Redis/Client.php \Redis_Client::REDIS_IMPL_LOCK
Lock implementation namespace.
File
- lib/
Redis/ Client.php, line 46
Class
- Redis_Client
- Common code and client singleton, for all Redis clients.
Code
const REDIS_IMPL_LOCK = 'Redis_Lock_Backend_';