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