Akka-persistence-inmemory is a plugin for akka-persistence that stores journal and snapshot messages memory, which is very useful when testing persistent actors, persistent FSM and akka cluster
Apache License 2.0
134
stars
41
forks
source link
Fix corner case when persisted events are deleted #2
This is a regression of the case already fixed in https://github.com/dnvriend/akka-persistence-inmemory/pull/1