pekko-persistence
There are 8 repositories under pekko-persistence topic.
apache/pekko-persistence-r2dbc
Asynchronously writes journal and snapshot entries to configured R2DBC databases so that Apache Pekko Actors can recover state
chief-of-state/chief-of-state
gRPC clustered event sourcing docker tool
apache/pekko-persistence-jdbc
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Apache Pekko Actors can recover state
apache/pekko-persistence-cassandra
A replicated Apache Pekko Persistence journal backed by Apache Cassandra
apache/pekko-persistence-dynamodb
DynamoDBJournal for Apache Pekko Persistence
j5ik2o/pekko-persistence-dynamodb
pekko-persistence(journal, snapshot, state) plugin for AWS DynamoDB
scullxbones/pekko-persistence-mongo
Port of akka-persistence-mongo to Pekko