Core\Lib\Queue
Namespaces
Classes
Implements the QueueDriverInterface. This driver implements functions that support database queue operations.
Manages queue / job dispatch system.
Implements the QueueDriverInterface. This driver implements functions that support Redis queue operations.
Interfaces
Interface QueueDriverInterface
Interface that all queueable jobs must implement.