add quamina (#4260)

Signed-off-by: Tim Bray <tbray@textuality.com>
This commit is contained in:
Tim Bray 2022-06-06 09:08:59 -07:00 committed by GitHub
parent 0d163f4eb2
commit ef8d36770e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1562,6 +1562,7 @@ _Libraries that implement messaging systems._
- [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.
- [Quamina](https://github.com/timbray/quamina) - Fast pattern-matching for filtering messages and events.
- [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.