Skip to content

logisticinfotech/sails-hook-job-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.