coney
v2.0.0
Published
A simple queue backed by RabbitMQ.
Downloads
278
Readme
coney
A simple queue backed by RabbitMQ.
Installation
coney requires amqplib as a peer dependency. Install both:
yarn add coney amqplib
# or npm i coney amqplibPeer dependency
| Package | Required version |
|-----------|------------------|
| amqplib | ^1.0.0 |
Features
- Support simple queue with retry and delay
- Support pub/sub
License
This code is free to use under the terms of the MIT license.
