Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
-
Updated
Oct 18, 2024 - TypeScript
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
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.
Ongoing Project. Enterprise Grade Application Development.
CQRS and Event Sourcing demo with Axon Framework & Axon Server
a banking system api created using 5 microservices modeled by a cqrs/event sourcing architecture and one database per service approach.
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.
Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster
DDD, CQRS and Even-Driven lib for Go
Hexagonal Architecture, DDD & CQRS built with Symfony 6
EventSourcing and CQRS with Kotlin
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.
🌟 Hera : Core service that acts as assistant to all other core services. It reads messages from Iris by subscribing to the event store.
A lightweight & highly extensible CQRS Command Bus for implementing application services and CQRS architectural pattern in Java
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
Proof of concept architecture CQRS
Food Ordering System with Saga Pattern
⚡ Zeus : Chief Advisor who forwards work orders to other Advisors.
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."