mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Asynq package. (#3004)
This commit is contained in:
parent
e3129b8c6f
commit
379e58c574
@ -1073,6 +1073,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
|
|
||||||
* [ami](https://github.com/kak-tus/ami) - Go client to reliable queues based on Redis Cluster Streams.
|
* [ami](https://github.com/kak-tus/ami) - Go client to reliable queues based on Redis Cluster Streams.
|
||||||
* [APNs2](https://github.com/sideshow/apns2) - HTTP/2 Apple Push Notification provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps.
|
* [APNs2](https://github.com/sideshow/apns2) - HTTP/2 Apple Push Notification provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps.
|
||||||
|
* [Asynq](https://github.com/hibiken/asynq) - A simple, reliable, and efficient distributed task queue for Go built on top of Redis.
|
||||||
* [Beaver](https://github.com/Clivern/Beaver) - A real time messaging server to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.
|
* [Beaver](https://github.com/Clivern/Beaver) - A real time messaging server to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.
|
||||||
* [Benthos](https://github.com/Jeffail/benthos) - A message streaming bridge between a range of protocols.
|
* [Benthos](https://github.com/Jeffail/benthos) - A message streaming bridge between a range of protocols.
|
||||||
* [Bus](https://github.com/mustafaturan/bus) - Minimalist message bus implementation for internal communication.
|
* [Bus](https://github.com/mustafaturan/bus) - Minimalist message bus implementation for internal communication.
|
||||||
|
Loading…
Reference in New Issue
Block a user