You are here

constant Redis_Client::REDIS_DEFAULT_PASSWORD in Redis 7.2

Redis default password: will not authenticate.

File

lib/Redis/Client.php, line 36

Class

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

Code

const REDIS_DEFAULT_PASSWORD = NULL;