rilder-almeida / sagasLinks
A framework to implement the saga pattern in Go
☆20Updated 7 months ago
Alternatives and similar repositories for sagas
Users that are interested in sagas are comparing it to the libraries listed below
Sorting:
- schema validation and struct builder, ala Elixir's ecto☆35Updated last year
- Struct validation using tags☆88Updated 2 weeks ago
- Architecture Analysis Tool for Go Projects☆128Updated last year
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.☆44Updated last week
- 🚨 Chi middleware for slog logger☆72Updated last week
- library to use golang functional☆41Updated last year
- Example of how to build a web service using Go, PostgreSQL, and gRPC☆133Updated last month
- cdule (pronounce as Schedule) Golang based scheduler library with database support.☆55Updated 7 months ago
- A Go library to simplify request parsing, validation, and response handling in microservices, making code cleaner and more maintainable.☆34Updated 4 months ago
- A CLI (Command Line Interface) to create your apps with Service Weaver, using gomigrate, sqlc, and Fiber.☆45Updated 5 months ago
- A simple, fast and expressive HTTP framework for Go.☆30Updated last year
- A Simple and Powerful Golang SQL Library☆334Updated 5 months ago
- Go struct and field validation☆48Updated 8 months ago
- Outbox Pattern implementation in go☆34Updated 5 months ago
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆81Updated last week
- Clean Architecture using Golang.☆83Updated 2 months ago
- AsyncAPI spec from Go code☆80Updated 8 months ago
- 🌍🚀 Effortlessly simple i18n for Go. Plurals, gender, and more made easy!☆92Updated last year
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆74Updated last month
- Realworld implementation written with Go using Go kit!☆63Updated 2 years ago
- Example Go service using go-swagger and Clean Architecture☆170Updated 2 years ago
- Clean Architecture Use Case for Go☆34Updated last year
- A list of design patterns implemented in Go with REAL WORLD examples!☆72Updated last year
- A lightweight struct validator for Go