We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c8a31 commit 57bd4a7Copy full SHA for 57bd4a7
README.md
@@ -13,6 +13,7 @@ Queue is a Golang library for spawning and managing a Goroutine pool, Allowing y
13
* [x] Support [NATS](https://nats.io/) (Connective Technology for Adaptive Edge & Distributed Systems) as backend.
14
* [x] Support [Redis Pub/Sub](https://redis.io/docs/manual/pubsub/) as backend.
15
* [x] Support [Redis Streams](https://redis.io/docs/manual/data-types/streams/) as backend.
16
+* [x] Support [RabbitMQ](https://www.rabbitmq.com/) as backend.
17
18
## Queue Scenario
19
0 commit comments