Stone.js API
    Preparing search index...

    Wires the queue into the container.

    From stone.queue it builds a QueueManager (with a default memory connection), a JobRegistry populated from the configured/decorated handlers, and a Worker; then publishes the manager and registry process-wide and binds queueManager, queue (default connection), jobRegistry and worker into the container.

    Implements

    • IServiceProvider
    Index
    • Register the queue services.

      Returns Promiseable<void>