Skip to content

integreat-io/integreat-queue-redis

Repository files navigation

Redis queue for Integreat

The queue is built on Bee-Queue.

Install

Requires node v8.6.

Install from npm:

npm install integreat

Running tests

Make sure you have a Travis installation running.

npm test

Debugging

Run with env variable DEBUG=great:queue, to receive debug messages.