An open API service indexing awesome lists of open source software.

https://github.com/sidetracklabs/sidetrack

Typescript-first background job processing library, backed by Postgres.
https://github.com/sidetracklabs/sidetrack

background-jobs database jobs postgres postgresql queue queues typescript

Last synced: 5 months ago
JSON representation

Typescript-first background job processing library, backed by Postgres.

Awesome Lists containing this project

README

          

# Welcome to sidetrack!

[![codecov](https://codecov.io/gh/sidetracklabs/sidetrack/branch/main/graph/badge.svg?token=I8NMC7CSGD)](https://codecov.io/gh/sidetracklabs/sidetrack)

## Introduction

Sidetrack is a robust TypeScript-first background job processing library, backed by PostgreSQL.

## Docs

Head over to [sidetrack.run](https://sidetrack.run)

Reference docs can be found at https://sidetracklabs.github.io/sidetrack

## Have an issue?

Open a GitHub issue [here](https://github.com/sidetracklabs/sidetrack/issues/new)

## Contributions

Please open an issue to document a bug or suggest a feature request before opening a PR!