pekko/akka-persistence/src
Christopher Batey 9051e2fcda Allow reuse of journal loading logic (#24990)
* Allow reuse of journal loading logic

Probably can be generialised even more. At present i've tested this with
the akka persistence updater extension.

* Make the implicit explicit

* Added mima filter for removing internal class

* Review feedback
2018-04-26 22:00:15 +09:00
..
main Allow reuse of journal loading logic (#24990) 2018-04-26 22:00:15 +09:00
test AutoReceivedMessage with Timers bug fixed (#24080) 2018-04-12 22:21:12 +09:00