You are here

constant ClientFactory::REDIS_IMPL_PERSISTENT_LOCK in Redis 8

Persistent Lock implementation namespace.

File

src/ClientFactory.php, line 48

Class

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

Namespace

Drupal\redis

Code

const REDIS_IMPL_PERSISTENT_LOCK = '\\Drupal\\redis\\PersistentLock\\';