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

Upgrade to AKKA 2.4.1 #17

Closed eshepelyuk closed 8 years ago

eshepelyuk commented 9 years ago

Upgrade to AKKA 2.4.1

P.S. maybe master should be switched to 2.4 ?

dnvriend commented 8 years ago

Thanks for your contribution!