dpoetzsch / kue-redis-mock-example

An example how to use kue with redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using kue with redis-mock

A demonstration on how to use kue with redis-mock.

Installation

Clone the repository and run

npm install

Start

npm start

If it works you should see the following output:

PONG

About

An example how to use kue with redis


Languages

Language:JavaScript 100.0%