CQRS and Event Sourcing demo with Axon Framework & Axon Server
-
Updated
Jul 15, 2024 - Java
CQRS and Event Sourcing demo with Axon Framework & Axon Server
EventSourcing and CQRS with Kotlin
This GitHub repository contains a sample implementation of a CRUD (Create, Read, Update, Delete) application using the CQRS (Command and Query Responsibility Segregation) pattern along with MediatR.
CQRS Querying via HTTP
Hexagonal Architecture, DDD & CQRS built with Symfony 6
A .NET 6 project implementing the CQRS pattern would typically involve a separation of concerns by separating write and read operations, allowing for better scalability and performance. It would also use asynchronous programming and adhere to SOLID principles.
⚡ Zeus : Chief Advisor who forwards work orders to other Advisors.
Ongoing Project. Enterprise Grade Application Development.
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
This project is a sample implementation of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Clean Architecture using .NET. It demonstrates a modern approach to building scalable and maintainable applications.
Proof of concept architecture CQRS
🌟 Hera : Core service that acts as assistant to all other core services. It reads messages from Iris by subscribing to the event store.
a banking system api created using 5 microservices modeled by a cqrs/event sourcing architecture and one database per service approach.
Food Ordering System with Saga Pattern
CQRS Commanding via HTTP
Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster
DDD, CQRS and Even-Driven lib for Go
Add a description, image, and links to the cqrs-architectural-pattern topic page so that developers can more easily learn about it.
To associate your repository with the cqrs-architectural-pattern topic, visit your repo's landing page and select "manage topics."