semotpan / saga-orchestration-go
Microservices Golang Saga Orchestration - Use Case using Transactional Outbox + Change Data Capture with Debezium
☆16Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for saga-orchestration-go
- FTGOGO - event-driven architecture demonstration application using edat☆130Updated 2 years ago
- Go Event Sourcing CQRS Microservice☆157Updated 4 months ago
- An example Event-Driven application in Go built with Watermill library.☆134Updated 11 months ago
- Go gRPC Microservices☆61Updated 3 months ago
- Go-CQRS-EventSourcing-Microservice☆93Updated 2 years ago
- Hexagonal Architecture Demo in Golang☆48Updated 3 years ago
- Go Hotels microservices☆47Updated 3 years ago
- Go microservice tutorial project using gRPC☆116Updated this week
- ☆67Updated 3 years ago
- A Golang boilerplate template, based on Vertical Slice Architecture and CQRS pattern with using Echo, Gorm, Zap, Viper, MediatR for CQRS …☆74Updated last year
- Toy API implementing idempotency keys using Golang & Clean Architecture☆163Updated 2 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆261Updated 2 months ago
- Orchestration-based saga implementation dealing with distributed transactions in a microservice architecture.☆38Updated 2 years ago
- showcase project for implementing DDD in Go☆67Updated 2 years ago
- Go GRPC Auth Microservice☆131Updated last year
- Go gRPC Kafka CQRS microservices with tracing☆208Updated 3 years ago
- Practical implementation of Domain Driven Design in go☆318Updated 6 months ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 4 years ago
- Go products microservice☆167Updated 3 years ago
- Go Nats Streaming gRPC PostgerSQL emails microservice☆106Updated 3 years ago
- Boilerplate using Fiber 🚀 , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.☆127Updated last year
- Go GRPC With Kubernetes on Minikube