You are here

constant ClientFactory::REDIS_DEFAULT_BASE in Redis 8

Redis default database: will select none (Database 0).

File

src/ClientFactory.php, line 23

Class

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

Namespace

Drupal\redis

Code

const REDIS_DEFAULT_BASE = NULL;