Skip to content

integreat-io/integreat-queue-bull

Repository files navigation

Redis queue for Integreat - based on Bull

Note

This is a legacy implementation for Integreat <=0.7. Use intgreat-transporter-bull for Integreat >=0.8.

This implementation is based on Bull.

For a Bee-Queue imlementation, see integreat-queue-redis.

npm Version

Getting started

Prerequisits

Requires node v18 and Integreat v0.7.

Installing

Install from npm:

npm i integreat-queue-bull

Running the tests

The tests can be run with npm test.

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests.

License

This project is licensed under the ISC License - see the LICENSE file for details.