alexprice1 / redis-task-manger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Redis Task Manager

This is a pretty cool task manager, but there are some caveats.

Caveats:

  1. This module does some synchrounous work when it is first initialized. I suggest initializing this module when you first start your Node process.

About

License:MIT License


Languages

Language:JavaScript 58.1%Language:HTML 41.9%