4 results for “topic:outbox-example”
Lightweight library for the transactional outbox pattern in Go, not tied to any specific relational database or broker.
Example outbox pattern implement in Golang
A sample implementation of the Outbox Pattern for microservice architectures.
Outbox Pattern implementation using pgqueuer and PostgreSQL