1.0.1 • Published 6 years ago

kue-jm v1.0.1

Weekly downloads
8
License
-
Repository
github
Last release
6 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

6 years ago

1.0.0

6 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.3

9 years ago

0.0.2-alpha.3

9 years ago

0.0.2-alpha.2

9 years ago

0.0.2-alpha.1

9 years ago

0.0.1-alpha.1

9 years ago