UNPKG

@logisticinfotech/sails-hook-job-queue

Version:
14 lines (7 loc) 582 B
### Sails-hook-job-queue with kue and redis Kue based job queue for sails v1.1.0+. Its a wrapper around [**Kue**](https://automattic.github.io/kue/) for processing published jobs by using [**Redis**](https://redis.io/) as a queue engine. ### Dependencies [**Redis**](https://redis.io/) (you need to install globally) [**Kue**](https://automattic.github.io/kue/) (it will install itself) ### Installation and Setup guide Please check [this blog](https://www.logisticinfotech.com/blog/easiest-way-to-create-job-queue-in-sails-with-sails-hook-job-queue/) for step by step guide.