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.
To use the plugins, please see the User's Guide
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.