You are here

constant Redis_Client::REDIS_DEFAULT_BASE in Redis 7.2

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

Redis default database: will select none (Database 0).

File

lib/Redis/Client.php, line 31

Class

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

Code

const REDIS_DEFAULT_BASE = NULL;