Class Sidetrack<Queues>

Main class that contains all the primary methods for interacting with Sidetrack

Type Parameters

Hierarchy (view full)

Constructors

Methods

  • Type Parameters

    • K extends string | number | symbol

    Parameters

    Returns Promise<default>

  • Automatically run migrations and start polling the DB for jobs

    Returns Promise<void>

  • Turn off polling

    Returns Promise<void>