kue-jm

1.0.1 • Public • Published

kue-jm

Build Status

a J(ob) M(anager) tool for handling tasks(sub job) sequentially in Kue.js

Installation

npm i

npm test

Feature

  • Base on Kue.js
  • Support redis sentinel
  • Allow parent-child task design
  • Auto revert tasks to clean side efforts

Examples

if you want see more detail information, please set DEBUG=jm:* ;

TODO

  • implemented with event emitter.
  • support more job status query.
  • support more error handler.

Readme

Keywords

Package Sidebar

Install

npm i kue-jm

Weekly Downloads

0

Version

1.0.1

License

none

Unpacked Size

67.4 kB

Total Files

14

Last publish

Collaborators

  • chopperlee2011
  • xavierchow