j5ik2o / akka-persistence-dynamodb

akka-persistence(journal, snapshot, state) plugin for AWS DynamoDB
http://akka-persistence-dynamodb.readthedocs.io/
Apache License 2.0
31 stars 17 forks source link
akka akka-persistence aws-dynamodb dynamodb scala

akka-persistence-dynamodb

CI Maven Central Renovate License Tokei

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

The plugin features the following.

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.