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