constant ClientFactory::REDIS_DEFAULT_PORT in Redis 8
Redis default port.
File
- src/
ClientFactory.php, line 18
Class
- ClientFactory
- Common code and client singleton, for all Redis clients.
Namespace
Drupal\redisCode
const REDIS_DEFAULT_PORT = 6379;