You are here

constant ClientFactory::REDIS_IMPL_CLIENT in Redis 8

Client implementation namespace.

File

src/ClientFactory.php, line 53

Class

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

Namespace

Drupal\redis

Code

const REDIS_IMPL_CLIENT = '\\Drupal\\redis\\Client\\';