akka-persistence-dynamodb icon indicating copy to clipboard operation
akka-persistence-dynamodb copied to clipboard

update SL keys on both perm and non-perm deletes

Open CptnKirk opened this issue 9 years ago • 2 comments

Resolves: issue https://github.com/sclasen/akka-persistence-dynamodb/issues/10

CptnKirk avatar Jun 13 '15 02:06 CptnKirk

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.

CptnKirk avatar Jun 22 '15 23:06 CptnKirk

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

rkuhn avatar Jan 30 '16 11:01 rkuhn