You are here

constant ClientFactory::REDIS_DEFAULT_PASSWORD in Redis 8

Redis default password: will not authenticate.

File

src/ClientFactory.php, line 28

Class

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

Namespace

Drupal\redis

Code

const REDIS_DEFAULT_PASSWORD = NULL;