akka-cluster-sharding topic
akka-reasonable-downing
Quorum split brain resolver for static akka cluster
akka-tools
Open source tools to simplify Akka event sourcing, journaling/persistence, serialization, clustering and sharding.
akka-typed-distributed-state-blog
Companion repo for Lightbend blog post - How To Distribute Application State with Akka Cluster
distributed-cache-on-k8s-poc
[PoC] Distributed Cache with Akka Cluster Sharding and Akka HTTP on Kubernetes
akka-cluster-demo
Testing the Akka 2.4 feature "akka.cluster.sharding.remember-entities"
es-cqrs-shopping-cart
A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)
akka-cqrs-es-example-typed
CQRS/Event Sourcing System Example by Akka