constant Redis_Client::REDIS_DEFAULT_HOST in Redis 7
Same name and namespace in other branches
- 7.2 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";