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

GitHub

138 stars
7 watching
24 forks
Language: C#
last commit: 8 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jboner/akka-crdt An eventually consistent, distributed database using CRDTs and Akka Cluster 227
pawelkaczor/akka-ddd A framework for building distributed services using actor systems and event-sourcing architecture 353
andreschaffer/event-sourcing-cqrs-examples An implementation of Event Sourcing and CQRS in a minimalist banking system using Java 564
thinkbeforecoding/m-r An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# 73
gregoryyoung/m-r A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. 2,136
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 198
serverlesstechnology/cqrs A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. 381
robhabraken/paas-to-aks Tools and templates for deploying Sitecore to AKS from PaaS architecture 11
tojans/scritchy A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. 67
kristjankorjus/replicating-deepmind Reproducing DeepMind's Atari game-playing system using C++ and GPU acceleration 653
coq-community/fav-ssr A comprehensive library of verified data structures and algorithms in Coq 45
obsidiandynamics/meteor Enables real-time message streaming over an in-memory data grid for high-volume, low-latency distribution among decoupled processes. 23
tdrhq/bknr.cluster A cluster of datastores replicated in real-time using the Raft consensus protocol to achieve high availability and reliability. 26
altoo-ag/akka-kryo-serialization A Kryo-based serialization library for Scala and Akka, providing efficient serialization of various types. 241
gautema/cqrslite A lightweight framework for building CQRS and Eventsourcing applications in C# 1,100