InMemoryCQRSReplication
Akka Cluster Architecture
An Akka.NET reference architecture demonstrating CQRS, sharding, and in-memory replication for building fault-tolerant, distributed systems.
Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication
138 stars
7 watching
24 forks
Language: C#
last commit: 12 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An eventually consistent, distributed database using CRDTs and Akka Cluster | 227 |
| A framework for building distributed services using actor systems and event-sourcing architecture | 353 |
| An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
| An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# | 73 |
| A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,141 |
| A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design | 205 |
| A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 389 |
| Tools and templates for deploying Sitecore to AKS from PaaS architecture | 11 |
| A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. | 67 |
| Reproducing DeepMind's Atari game-playing system using C++ and GPU acceleration | 653 |
| A comprehensive library of verified data structures and algorithms in Coq | 45 |
| Enables real-time message streaming over an in-memory data grid for high-volume, low-latency distribution among decoupled processes. | 23 |
| A cluster of datastores replicated in real-time using the Raft consensus protocol to achieve high availability and reliability. | 28 |
| A Kryo-based serialization library for Scala and Akka, providing efficient serialization of various types. | 241 |
| A lightweight framework for building CQRS and Eventsourcing applications in C# | 1,100 |