fwsp-queuer
v0.0.1
Published
A module for creating and managing Redis queues
Downloads
1
Readme
fwsp-queuer
Queue creation and management.
Queuer - One who, or that which, queues; a person waiting in line.
So not that kind of Queuer. This module was named to complement fwsp-cacher, but focused on Redis queues.
installation
npm install fwsp-queuer --save
usage
See ./test
folder for example.