UNPKG

node-redis-queue

Version:

A simple, lightweight queue using Redis lpush and brpop

14 lines (12 loc) 199 B
{ "verbose": false, "redis_provider": { "type": "Custom", "host": "127.0.0.1", "port": 6379, "pass": null }, "redis_options": { "retry_max_delay": 500 } }