diff --git a/README.md b/README.md index f3c64a92..88947e9b 100644 --- a/README.md +++ b/README.md @@ -755,6 +755,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [nsq-event-bus](https://github.com/rafaeljesus/nsq-event-bus) - A tiny wrapper around NSQ topic and channel. * [oplog](https://github.com/dailymotion/oplog) - Generic oplog/replication system for REST APIs. * [pubsub](https://github.com/tuxychandru/pubsub) - Simple pubsub package for go. +* [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. * [sarama](https://github.com/Shopify/sarama) - Go library for Apache Kafka.