https://github.com/merlinapp/queues-go
Management of asynchronous tasks between backend services
https://github.com/merlinapp/queues-go
go kafka pubsub
Last synced: 5 months ago
JSON representation
Management of asynchronous tasks between backend services
- Host: GitHub
- URL: https://github.com/merlinapp/queues-go
- Owner: merlinapp
- License: apache-2.0
- Created: 2020-02-18T12:58:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T23:25:04.000Z (about 6 years ago)
- Last Synced: 2025-08-15T07:51:37.388Z (10 months ago)
- Topics: go, kafka, pubsub
- Language: Go
- Size: 82 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Queues management
Management of asynchronous tasks between backend services
## Status
This is a new library and is considered to be in **Beta** and the APIs can change as we adapt more use cases.
We'll follow semantic versioning, so, once we reach a stable state and release 1.0.0 API's should be stable inside releases with the same major number.