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\QueueCode
protected $leasedKeyPrefix;