You are here

constant ClientFactory::REDIS_IMPL_QUEUE in Redis 8

Queue implementation namespace.

File

src/ClientFactory.php, line 58

Class

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

Namespace

Drupal\redis

Code

const REDIS_IMPL_QUEUE = '\\Drupal\\redis\\Queue\\';