simple-worker
v3.0.1
Published
A drop-dead simple priority job queue
Downloads
82
Readme
simple-worker
A drop-dead simple priority job queue
Install
npm install simple-worker
Example
An example of how to use this library can be found in /example
.
Usage
TODO: Write usage documentation. For now, take a look in /example.
Tests
npm test
Important: Do not run with production redis instances. It will clear them.
Licence
MIT