Akka Persistence Mongo provides a MongoDB journal and snapshot store for Akka Persistence in Scala 2.12.
<dependency>
<groupId>com.github.scullxbones</groupId>
<artifactId>akka-persistence-mongo-scala_2.12</artifactId>
<version>3.1.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a MongoDB journal instance for Akka persistence.
Use version 2.x for Akka 2.5 compatibility.
No dependency data recorded yet.