You are here

constant Redis_Client::REDIS_IMPL_QUEUE in Redis 7.2

Same name and namespace in other branches
  1. 7.3 lib/Redis/Client.php \Redis_Client::REDIS_IMPL_QUEUE

Cache implementation namespace.

File

lib/Redis/Client.php, line 51

Class

Redis_Client
Common code and client singleton, for all Redis clients.

Code

const REDIS_IMPL_QUEUE = 'Redis_Queue_';