@teamstarter/graphql-node-jobs
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

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.

/@teamstarter/graphql-node-jobs/

    Package Sidebar

    Install

    npm i @teamstarter/graphql-node-jobs

    Weekly Downloads

    61

    Version

    4.0.0

    License

    Apache-2.0

    Unpacked Size

    216 kB

    Total Files

    80

    Last publish

    Collaborators

    • jpboris
    • vincent.desmares.ts
    • pierrecruveiller