mehmetcantas / go-kafka-debeziumLinks
A simple demonstration of how to implement Debezium and Kafka connection within Golang
☆34Updated 5 years ago
Alternatives and similar repositories for go-kafka-debezium
Users that are interested in go-kafka-debezium are comparing it to the libraries listed below
Sorting:
- An example Event-Driven application in Go built with Watermill library.☆149Updated 2 years ago
- Go lang implementation of saga pattern☆170Updated last year
- Outbox Pattern implementation in go☆43Updated last year
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆57Updated 7 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 9 months ago
- goes is an event-sourcing framework for Go.☆154Updated last week
- Go-CQRS-EventSourcing-Microservice☆99Updated 3 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- E-Commerce project using Hexagonal Architecture (Ports-and-adapters) as a proof-of-concept applying DDD in Go☆38Updated 4 years ago
- Kafka Pub/Sub for the Watermill project.☆76Updated 2 months ago
- showcase project for implementing DDD in Go