obsidiandynamics / goharvestLinks
Transactional outbox harvester for Postgres → Kafka, written in Go
☆204Updated 2 years ago
Alternatives and similar repositories for goharvest
Users that are interested in goharvest are comparing it to the libraries listed below
Sorting:
- A library that implements the outboxer pattern in go☆163Updated this week
- Event Sourcing in Go☆266Updated 2 weeks ago
- PostgreSQL WAL listener☆437Updated last month
- Golang Client for Schema Registry☆255Updated 3 months ago
- A library for auto-generating C4 diagrams from Go applications☆354Updated last week
- AsyncAPI spec from Go code☆81Updated this week
- goes is an event-sourcing framework for Go.☆152Updated last month
- Short examples of common anti-patterns in Go Web Applications.☆435Updated last year
- Architecture checks for Go projects☆224Updated this week
- Avro codec and code generation for Go☆89Updated 3 months ago
- Golang queue on top of PostgreSQL☆300Updated last week
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆78Updated last month
- Go Client for Event Store version 20 and above.☆108Updated 3 months ago
- showcase project for implementing DDD in Go☆69Updated 3 years ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- Transactor is an injectable type making DB transactions seamless.☆158Updated this week
- Example of how to build a web service using Go, PostgreSQL, and gRPC☆135Updated 5 months ago
- Outbox Pattern implementation in go☆39Updated 9 months ago
- Create a gRPC server from code generated by sqlc☆153Updated this week
- Go lang implementation of saga pattern☆170Updated last year
- A library to improve the resilience of Go applications in an easy and flexible way☆201Updated last year
- An example repo of how I like to use postgres with gRPC☆295Updated last year
- Go queue implementation using postgres.☆122Updated 7 months ago
- ☆126Updated last year
- A library to help you create pipelines in Golang☆226Updated last year
- A gRPC production-ready library☆219Updated 3 years ago
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go