Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
akka-persistence-jdbc-migration 4.0.0-RC1
Group ID:
com.lightbend.akka
Artifact ID:
akka-persistence-jdbc-migration_2.12
Version:
4.0.0-RC1
Release Date:
Apr 24, 2020
Licenses:
Files:
Full Scala Version:
2.12.11
Developers:
libraryDependencies += "com.lightbend.akka" %% "akka-persistence-jdbc-migration" % "4.0.0-RC1"
ivy"com.lightbend.akka::akka-persistence-jdbc-migration:4.0.0-RC1"
//> using dep "com.lightbend.akka::akka-persistence-jdbc-migration:4.0.0-RC1"
import $ivy.`com.lightbend.akka::akka-persistence-jdbc-migration:4.0.0-RC1`
<dependency> <groupId>com.lightbend.akka</groupId> <artifactId>akka-persistence-jdbc-migration_2.12</artifactId> <version>4.0.0-RC1</version> </dependency>
compile group: 'com.lightbend.akka', name: 'akka-persistence-jdbc-migration_2.12', version: '4.0.0-RC1'