You are here

protected property QueueBase::$availableListKey in Redis 8

Key for list of available items.

Type: string

File

src/Queue/QueueBase.php, line 31

Class

QueueBase
Redis queue implementation.

Namespace

Drupal\redis\Queue

Code

protected $availableListKey;