redis-task-manager
v0.1.0
Published
A redis task manager
Readme
Basic Redis Task Manager
This is a pretty cool task manager, but there are some caveats.
Caveats:
- This module does some synchrounous work when it is first initialized. I suggest initializing this module when you first start your Node process.
