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.
- Host: GitHub
- URL: https://github.com/sidetracklabs/sidetrack
- Owner: sidetracklabs
- License: mit
- Created: 2023-07-17T18:14:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T05:11:36.000Z (5 months ago)
- Last Synced: 2025-05-05T06:25:17.830Z (5 months ago)
- Topics: background-jobs, database, jobs, postgres, postgresql, queue, queues, typescript
- Language: TypeScript
- Homepage: https://sidetrack.run
- Size: 2.63 MB
- Stars: 56
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to sidetrack!
[](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!