1.0.1 • Published 5 years ago

kue-jm v1.0.1

Weekly downloads
8
License
-
Repository
github
Last release
5 years ago

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

5 years ago

1.0.0

5 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.3

8 years ago

0.0.2-alpha.3

8 years ago

0.0.2-alpha.2

8 years ago

0.0.2-alpha.1

8 years ago

0.0.1-alpha.1

8 years ago