0.4.0 • Published 6 months ago
integreat-queue-bull v0.4.0
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.
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.