simple-pouch
A simple, lightweight queue using Redis rpush and lrange, ltrim.
Usage
var pouch = // put itemspouchpouch pouch
Release History
See the changelog
LICENSE
simple-pouch is licensed under the MIT license.
A simple, lightweight queue using Redis rpush and lrange, ltrim.
var pouch = // put itemspouchpouch pouch
See the changelog
simple-pouch is licensed under the MIT license.
npm i simple-pouch
2
0.2.0
MIT