akka-cluster-sharding topic

List akka-cluster-sharding repositories

akka-reasonable-downing

97
Stars
19
Forks
Watchers

Quorum split brain resolver for static akka cluster

akka-tools

61
Stars
12
Forks
Watchers

Open source tools to simplify Akka event sourcing, journaling/persistence, serialization, clustering and sharding.

akka-typed-distributed-state-blog

46
Stars
11
Forks
Watchers

Companion repo for Lightbend blog post - How To Distribute Application State with Akka Cluster

distributed-cache-on-k8s-poc

15
Stars
9
Forks
Watchers

[PoC] Distributed Cache with Akka Cluster Sharding and Akka HTTP on Kubernetes

akka-cluster-demo

15
Stars
4
Forks
Watchers

Testing the Akka 2.4 feature "akka.cluster.sharding.remember-entities"

es-cqrs-shopping-cart

24
Stars
3
Forks
Watchers

A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)

akka-cqrs-es-example-typed

23
Stars
2
Forks
Watchers

CQRS/Event Sourcing System Example by Akka