commanded
CQRS framework
A framework for building Elixir applications using the CQRS/ES pattern
Use Commanded to build Elixir CQRS/ES applications
2k stars
46 watching
247 forks
Language: Elixir
last commit: 14 days ago
Linked from 2 awesome lists
commandedcqrscqrs-escqrs-frameworkelixirevent-sourcingeventstore
Related projects:
Repository | Description | Stars |
---|---|---|
commanded/eventstore | An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,059 |
ahoo-wang/wow | A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design | 198 |
xerprojects/xer.cqrs.commandstack | A CQRS command handling library providing simple abstraction and multiple registration methods | 4 |
sang-hyeon/plastic | Provides encapsulation of domain logic and business rules in an application layer using the Command pattern and source generator. | 59 |
serverlesstechnology/cqrs | A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 381 |
xerprojects/xer.cqrs | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
tojans/scritchy | A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. | 67 |
tochemey/ego | A Go library that enables event-sourcing and CQRS applications using protocol buffers and scalable persistence | 37 |
merrioncomputing/cqrsazure | An initiative to create a comprehensive framework and toolset for building CQRS-based applications on Azure. | 26 |
gautema/cqrslite | A lightweight framework for building CQRS and Eventsourcing applications in C# | 1,100 |
thinkbeforecoding/m-r | An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# | 73 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
whatyouhide/corsica | A plug and DSL for handling CORS requests in Elixir web applications. | 526 |
dcomartin/ddd-cqrs-es-example | An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
c9s/cliframework | A command-line application framework for building flexible and simple applications in PHP | 437 |