@teamstarter/graphql-node-jobs
v3.0.2
Published
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![Build Status](https://github.com/teamstarter/graphql-node-jobs/workflows/Node%20CI/badge.svg)](https://github.com/teamstart
Downloads
294
Readme
Graphql-Node-Jobs
'A job scheduler, a runner and an interface to manage jobs. In one lib.'
What does it do?
It allows you to setup many execution pipelines and run them.
How it works
GNJ (graphql-node-jobs) is available as:
- A standalone NodeJS application
- A GraphQL schema plugable to your Apollo server Schema
Manual
Get started with the online documentation
BREAKING CHANGE
-> The workerMonitoring table is deprecated as of version 1.3.0 but will be reintroduced in the next major update.