# Functions
Migrate ensures that the database has the current schema required for using any of the postgres storage.
NewJobStore creates a new SQL job store.
NewNumberGroup creates a new SQL number group store.
# Structs
JobStore stores jobs in a Postgres database.
NumberGroup provides postgres backed number groups.