j5ik2o / akka-persistence-dynamodb   1.0.73

Apache License 2.0 Website GitHub

akka-persistence(journal, snapshot, state) plugin for AWS DynamoDB

Scala versions: 3.x 2.13 2.12 2.11

akka-persistence-dynamodb

CI Maven Central Renovate License Tokei FOSSA Status

j5ik2o/akka-persistence-dynamodb is an akka-persistence plugin for persist akka-actor to AWS DynamoDB.

The plugin features the following.

  • Event sourcing
    • Journal Plugin
    • Snapshot Store Plugin
  • Durable state
    • Durable State Store Plugin

NOTE: This plugin is derived from dnvriend/akka-persistence-jdbc, not akka/akka-persistence-dynamodb.

User's Guide

To use the plugins, please see the User's Guide

License

Apache License Version 2.0

This product was made by duplicating or referring to the code of the following products, so Dennis Vriend's license is included in the product code and test code.

FOSSA Status