cqrs-application
There are 25 repositories under cqrs-application topic.
fals/cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
dddshelf/cheeper-ddd-cqrs-example
Cheeper is the reference code implementation of the book "CQRS By Example" – https://leanpub.com/cqrs-by-example/
benwilcock/pcf-axon-cqrs-demo
Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.
Eventuria/demonstration-gsd
GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell
marein/php-gaming-website
A web-based board game platform designed for players to connect and play.
quarterpi/honeydew
An example app built on the CELP (Commanded Elixir LiveView PostgreSQL stack.
burzum/hexagonal-cake
Hexagonal Architecture Application with CakePHP and a DIC - Could be used as a template in theory but for now its a learning project
Abhishek010397/EVENT-DRIVEN-DEVELOPMENT
EVEN DRIVEN MICROSERVICE DEVELOPMENT USING CQRS PATTERN
daggerok/event-sourcing-and-cqrs-k
EventSourcing and CQRS with Kotlin
nicpoyia/crdt-graph
Implementation of LWW-Element-Graph in PHP
BrodyGaudel/Event-Driven-Architecture---CQRS-and-Event-Sourcing-With-AXON-Spring
Event Driven Architecture - CQRS and Event Sourcing With AXON & Spring
daggerok/wildfly-swarm-microservice
JavaEE, CQRS and Event Sourcing by Using JAX-RS and CDI Events with basic in-memory eventstore and Query prpjection (Rapid Java EE development with Wildfly Swarm and JBoss Forge)
exponentially/helios_example
Example CQRS elixir application built with helios framework
Hanmactu712/Dapps.CqrsCore
Cqrs core + event sourcing library for applications
KamilAdd-Byte/rates-cqrs-model
CQRS-ES Api model. Get currency rates - only show or export this to file (for example .csv). This API uses an external nbp.API.
rihabziani/cqrs-using-axon-Framework
Pour ceux qui viennent de découvrir l'architecture CQRS, ce projet représente une petite implémentation dans laquelle j'ai utilisé le Framework Axon
tiwariswapnil/axon_framework
Axon framework
alyssongomes/api-horas
API de registro de usuários e horas trabalhadas
code2k13/cqrs-example
An opiniated sample implementation of CQRS architectural pattern on Kubernetes using NodeJS, Redis and Helm
daggerok/functional-cqrs-es
Not production ready at all! ...library to build simple EventSourcing app (In progress, as usual)
daggerok/yet-another-event-sourcing
Yet another EventSourced CQRS DDD app
gmkumar2005/lagomjourney
Lagom implementation of microsoft cqrs-journey using microservices