akka-persistence topic

List akka-persistence repositories

akka-persistence-foundationdb

43
Stars
5
Forks
Watchers

A replicated Akka Persistence journal backed by FoundationDB

akka-persistence-cassandra

327
Stars
134
Forks
Watchers

A replicated Akka Persistence journal backed by Apache Cassandra

akka-persistence-jdbc

303
Stars
141
Forks
Watchers

Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state

akka-kryo-serialization

241
Stars
73
Forks
Watchers

Kryo-based serialization for Akka

akka-persistence-sql-async

115
Stars
26
Forks
Watchers

A journal and snapshot store plugin for akka-persistence using RDBMS.

akka-persistence-mongo

103
Stars
55
Forks
Watchers

Implementation of akka-persistence storage plugins for mongodb

A toolkit for spring boot akka persistance event sourcing starter which contains abstracted common logic for aggregate flow definition and cluster sharding plus taking benefit of spring boot echo syst...

kafka-journal

110
Stars
15
Forks
Watchers

Event sourcing journal implementation using Kafka as main storage

akka-tools

61
Stars
12
Forks
Watchers

Open source tools to simplify Akka event sourcing, journaling/persistence, serialization, clustering and sharding.