You are here

constant Redis_Client::REDIS_DEFAULT_PORT in Redis 7.2

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

Redis default port.

File

lib/Redis/Client.php, line 21

Class

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

Code

const REDIS_DEFAULT_PORT = 6379;