Asynchronously writes journal and snapshot entries to configured R2DBC databases so that Apache Pekko Actors can recover state
pekko-persistence-r2dbc-migration 1.0.0
Group ID:
org.apache.pekko
Artifact ID:
pekko-persistence-r2dbc-migration_2.13
Version:
1.0.0
Version Scheme:
Release Date:
Dec 27, 2023
Licenses:
Files:
Full Scala Version:
2.13.12
Developers:
libraryDependencies += "org.apache.pekko" %% "pekko-persistence-r2dbc-migration" % "1.0.0"
ivy"org.apache.pekko::pekko-persistence-r2dbc-migration:1.0.0"
//> using dep "org.apache.pekko::pekko-persistence-r2dbc-migration:1.0.0"
import $ivy.`org.apache.pekko::pekko-persistence-r2dbc-migration:1.0.0`
<dependency> <groupId>org.apache.pekko</groupId> <artifactId>pekko-persistence-r2dbc-migration_2.13</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.pekko', name: 'pekko-persistence-r2dbc-migration_2.13', version: '1.0.0'