You are here

constant ClientFactory::REDIS_IMPL_CACHE in Redis 8

Cache implementation namespace.

File

src/ClientFactory.php, line 33

Class

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

Namespace

Drupal\redis

Code

const REDIS_IMPL_CACHE = '\\Drupal\\redis\\Cache\\';