aneshas / cqrs-clinicLinks
A small but complete example of CQRS and Event-Sourcing using aneshas/eventstore and Ambar
☆21Updated 9 months ago
Alternatives and similar repositories for cqrs-clinic
Users that are interested in cqrs-clinic are comparing it to the libraries listed below
Sorting:
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆75Updated last week
- A library for generating the repository pattern.☆34Updated 3 years ago
- protoc plugin to publish protobuf messages with Watermill☆10Updated last year
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆99Updated this week
- Golang high performant functional Memoize☆14Updated 4 months ago
- Reflection-free Domain-Driven errors for Go.☆29Updated 3 years ago
- Online Go Debugger & Visualizer☆54Updated 2 weeks ago
- Exploration of CQRS process-manager concept.☆11Updated 4 years ago
- RangeDB - An event store database in Go☆57Updated 2 years ago
- A lock-free, ultra-fast event bus for Go that powers real-time pipelines, microservices☆37Updated last month
- ☆23Updated 2 weeks ago
- A simple tool to analyze and visualize Go package dependencies.☆23Updated last week
- Corgi helps to send someone your project yml file, init and run it in minutes. Auto git cloning, db seeding, concurrent running and much…☆34Updated last week
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 4 years ago
- Go Transactional Outbox Library☆17Updated 2 months ago
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- A scenario-based testing framework for Go☆34Updated this week
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur…☆30Updated 2 years ago
- pgx-collect is a drop-in replacement for the pgx collection functions with lower overhead☆19Updated last year
- A minimal implementation of the fault-tolerant job scheduler.☆22Updated 2 years ago
- A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed…☆55Updated 4 months ago
- A log handler for Go that only sends messages when triggered by sufficient severity.☆22Updated last year
- A codec for Go structs with support for chainable encoding/decoding hooks.☆12Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- GOAuth2 - An OAuth2 Server in Go