Opt-in blueprint: import and register it to enable the queue.
It contributes the QueueServiceProvider, which binds queueManager, the default
connection as queue, the jobRegistry and a worker. Configure connections/handlers under
stone.queue (or use @Queue() / @JobHandler()). stone.providers is an array, so this merges.
Opt-in blueprint: import and register it to enable the queue.
It contributes the QueueServiceProvider, which binds
queueManager, the default connection asqueue, thejobRegistryand aworker. Configure connections/handlers understone.queue(or use@Queue()/@JobHandler()).stone.providersis an array, so this merges.