You are here

protected property QueueBase::$leasedKeyPrefix in Redis 8

Key prefix for items that are used to track expiration of leased items.

Type: string

File

src/Queue/QueueBase.php, line 45

Class

QueueBase
Redis queue implementation.

Namespace

Drupal\redis\Queue

Code

protected $leasedKeyPrefix;