Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 859 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 859 Bytes

Graphql-Node-Jobs

Conventional Commits Build Status

'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.