Wow
CQRS framework
A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design
Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架
198 stars
7 watching
25 forks
Language: Kotlin
last commit: 6 days ago
Linked from 1 awesome list
architectureaxoncqrsddddomain-driven-designelasticsearchevent-drivenevent-sourcinghigh-performancejavakafkakotlinmicroservicemongodbopentelemetryreactive-programmingspringspring-bootwebflux
Related projects:
Repository | Description | Stars |
---|---|---|
serverlesstechnology/cqrs | A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 381 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
xhafan/coreddd | A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
anjoy8/christddd | An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
xerprojects/xer.cqrs | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
andreschaffer/event-sourcing-cqrs-examples | An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 564 |
broadway/broadway | A framework for building CQRS and event sourced applications | 1,496 |
jorge07/symfony-6-es-cqrs-boilerplate | A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. | 1,073 |
charlessolar/todomvc-ddd-cqrs-eventsourcing | An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. | 252 |
dcomartin/ddd-cqrs-es-example | An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
ddd-cqrs-es/community | A hub for discussing Event Sourced Domain Models and CQRS principles in software development | 76 |
commanded/commanded | A framework for building Elixir applications using the CQRS/ES pattern | 1,867 |
charlessolar/aggregates.net | A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 440 |
gautema/cqrslite | A lightweight framework for building CQRS and Eventsourcing applications in C# | 1,100 |
oktaykir/eventflow.example | An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore | 201 |