mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Ratus (#4430)
This commit is contained in:
parent
38368db8bc
commit
60bb1c8ad3
@ -1584,6 +1584,7 @@ _Libraries that implement messaging systems._
|
||||
- [rabbus](https://github.com/rafaeljesus/rabbus) - A tiny wrapper over amqp exchanges and queues.
|
||||
- [rabtap](https://github.com/jandelgado/rabtap) - RabbitMQ swiss army knife cli app.
|
||||
- [RapidMQ](https://github.com/sybrexsys/RapidMQ) - RapidMQ is a lightweight and reliable library for managing of the local messages queue.
|
||||
- [Ratus](https://github.com/hyperonym/ratus) - Ratus is a RESTful asynchronous task queue server.
|
||||
- [redisqueue](https://github.com/robinjoseph08/redisqueue) - redisqueue provides a producer and consumer of a queue that uses Redis streams.
|
||||
- [rmqconn](https://github.com/sbabiv/rmqconn) - RabbitMQ Reconnection. Wrapper over amqp.Connection and amqp.Dial. Allowing to do a reconnection when the connection is broken before forcing the call to the Close () method to be closed.
|
||||
- [sarama](https://github.com/Shopify/sarama) - Go library for Apache Kafka.
|
||||
|
Loading…
Reference in New Issue
Block a user