/sails-hook-job-queue

sails hook for job queue with kue

Primary LanguageJavaScriptOtherNOASSERTION

Sails-hook-job-queue with kue and redis

Kue based job queue for sails v1.1.0+. Its a wrapper around Kue for processing published jobs by using Redis as a queue engine.

Dependencies

Redis (you need to install globally)

Kue (it will install itself)

Installation and Setup guide

Please check this blog for step by step guide.