lerna-stack / akka-entity-replication

Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster
Apache License 2.0
30 stars 1 forks source link

Fix lost committed events by moving leader during snapshot synchronization #134

Closed negokaz closed 2 years ago

negokaz commented 2 years ago

Closes #133

Overview