andrewwebber / cqrsLinks
cqrs framework in go
☆204Updated 6 years ago
Alternatives and similar repositories for cqrs
Users that are interested in cqrs are comparing it to the libraries listed below
Sorting:
- Example of CQRS at domain level in Go☆81Updated 5 years ago
- Go - CQRS / Event Sourcing made easy - Go☆469Updated 3 years ago
- A small sample of Event Sourcing in Go☆87Updated last year
- A Go Client for EventStore HTTP API☆61Updated 5 years ago
- Serverless Go event sourcing library built on top of dynamodb☆250Updated 4 years ago
- A simple CQRS Framework for go☆217Updated 2 years ago
- Example event sourcing and CQRS implementation in golang☆36Updated 9 years ago
- All-in-one collection for Go CQRS / ES / DDD examples☆58Updated 7 years ago
- A Golang reference implementation of the CQRS pattern.☆361Updated 2 years ago
- Event Sourcing + CQRS using Golang Tutorial☆78Updated 7 years ago
- Routing context for DDD Sample App, in Go.☆58Updated 6 years ago
- Clean Architecture Example in Go☆279Updated 8 years ago
- Golang RPC starter kit with Twirp☆127Updated 8 months ago
- A utility for generating layers for the go-kit framework☆85Updated 8 years ago
- An actor framework for Go☆250Updated 6 years ago
- A lightweight transactional message bus on top of RabbitMQ☆100Updated 2 years ago
- Engine provides you all the capabilities to build an Event sourced application in go☆128Updated last month
- Swagger generator for twirp☆62Updated 4 years ago
- Dependency injection library for Go (golang)☆80Updated 6 years ago
- grpc examples☆276Updated 7 years ago
- Go database migration tool☆141Updated 8 years ago
- xUnit-style test fixture adapter for go test