dnvriend / akka-persistence-inmemory

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

Akka 2.4-M3 Compatibility #5

Closed dlisin closed 9 years ago

dlisin commented 9 years ago

Fix for #4

dnvriend commented 9 years ago

I have merged the PR, thanks for your contribution!

dlisin commented 9 years ago

closed #4