akka-persistence topic
akka-stream-eventsourcing
Event sourcing for Akka Streams
akka-persistence-foundationdb
A replicated Akka Persistence journal backed by FoundationDB
akka-persistence-cassandra
A replicated Akka Persistence journal backed by Apache Cassandra
akka-persistence-jdbc
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
akka-kryo-serialization
Kryo-based serialization for Akka
akka-persistence-sql-async
A journal and snapshot store plugin for akka-persistence using RDBMS.
akka-persistence-mongo
Implementation of akka-persistence storage plugins for mongodb
spring-boot-akka-event-sourcing-starter
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
Event sourcing journal implementation using Kafka as main storage
akka-tools
Open source tools to simplify Akka event sourcing, journaling/persistence, serialization, clustering and sharding.