Hendra-Huang / sagaLinks
Simple saga implementation using kafka
☆15Updated 7 years ago
Alternatives and similar repositories for saga
Users that are interested in saga are comparing it to the libraries listed below
Sorting:
- Collection of examples for the KrakenD framework☆73Updated 4 years ago
- Simple Go + Consul Distributed System☆56Updated 6 years ago
- Code samples from medium posts☆17Updated 3 years ago
- This repo is prepared to test the performance of nats and redis in pubsub messaging☆25Updated 5 years ago
- A goroutine job dispatcher based on worker-pool pattern.☆32Updated last year
- Sample microservice architecture to demonstrate how each pieces are linked together☆33Updated 6 years ago
- Reliable implementation of Publish–subscribe messaging pattern backed by Redis Streams.☆20Updated 6 years ago
- (Unofficial) A Lightweight Google Spreadsheets Client written in Go☆13Updated 11 months ago
- Graceful restart & zero downtime deploy for Go servers.☆11Updated 4 years ago
- Basic service discovery implementation 🥳☆46Updated 3 years ago
- Competing-consumer fault-tolerant task queues. Written in Go.☆22Updated 2 years ago
- Sample go application demonstrating good development practices☆32Updated 2 years ago
- Domain driven design demonstration with idiomatic golang