akka-persistence-dynamodb
akka-persistence-dynamodb copied to clipboard
akka-persistence(journal, snapshot, state) plugin for AWS DynamoDB
akka-persistence-dynamodb
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.