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