You are here

constant ClientFactory::REDIS_DEFAULT_HOST in Redis 8

Redis default host.

File

src/ClientFactory.php, line 13

Class

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

Namespace

Drupal\redis

Code

const REDIS_DEFAULT_HOST = "127.0.0.1";