You are here

constant Redis_Client::REDIS_DEFAULT_HOST in Redis 7.2

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

Redis default host.

File

lib/Redis/Client.php, line 16

Class

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

Code

const REDIS_DEFAULT_HOST = "127.0.0.1";