Skip to content

Commit 57bd4a7

Browse files
committed
docs: Add support RabbitMQ
1 parent 00c8a31 commit 57bd4a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Queue is a Golang library for spawning and managing a Goroutine pool, Allowing y
1313
* [x] Support [NATS](https://nats.io/) (Connective Technology for Adaptive Edge & Distributed Systems) as backend.
1414
* [x] Support [Redis Pub/Sub](https://redis.io/docs/manual/pubsub/) as backend.
1515
* [x] Support [Redis Streams](https://redis.io/docs/manual/data-types/streams/) as backend.
16+
* [x] Support [RabbitMQ](https://www.rabbitmq.com/) as backend.
1617

1718
## Queue Scenario
1819

0 commit comments

Comments
 (0)