akka-persistence-dynamodb
akka-persistence-dynamodb copied to clipboard
update SL keys on both perm and non-perm deletes
Resolves: issue https://github.com/sclasen/akka-persistence-dynamodb/issues/10
Generating SL keys was only part of the solution. I've also incorporated additional handling that takes these values into account when constructing the BatchGet keys.
Hi @CptnKirk,
sorry for the delay: the Akka team is taking over maintainership of this plugin, the new repo is at https://github.com/akka/akka-persistence-dynamodb. We are in the process of updating to Akka 2.4.1, which will change the code around a bit, so I am not yet sure how much this will conflict. My current understanding is that this issue should be solved, so would you mind to submit a PR against the new repo in a few days?
Thanks,
Roland