You are here

service redis.lock.factory in Redis 8

Class

Drupal\redis\Lock\LockFactory
1 string reference to redis.lock.factory
RedisLockTest::register in tests/src/Kernel/RedisLockTest.php
Registers test-specific services.

File

./redis.services.yml
redis.services.yml

View source
  1. class: Drupal\redis\Lock\LockFactory
  2. arguments:
  3. - '@redis.factory'