You are here

constant QueueRedisFactory::CLASS_NAMESPACE in Redis 8

Queue implementation class namespace prefix.

File

src/Queue/QueueRedisFactory.php, line 16

Class

QueueRedisFactory
Defines the queue factory for the Redis backend.

Namespace

Drupal\redis\Queue

Code

const CLASS_NAMESPACE = ClientFactory::REDIS_IMPL_QUEUE;