Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster
Scala versions:
2.13
akka-entity-replication 1.0.0
Group ID:
com.lerna-stack
Artifact ID:
akka-entity-replication_2.13
Version:
1.0.0
Release Date:
Mar 29, 2021
Licenses:
Files:
Full Scala Version:
2.13.4
Developers:
libraryDependencies += "com.lerna-stack" %% "akka-entity-replication" % "1.0.0"
ivy"com.lerna-stack::akka-entity-replication:1.0.0"
//> using dep "com.lerna-stack::akka-entity-replication:1.0.0"
import $ivy.`com.lerna-stack::akka-entity-replication:1.0.0`
<dependency> <groupId>com.lerna-stack</groupId> <artifactId>akka-entity-replication_2.13</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.lerna-stack', name: 'akka-entity-replication_2.13', version: '1.0.0'