+per #3746 Remote sharing of LevelDB for testing purposes
Further changes - remove obsolete identity checks in Eventsourced - fix wrong serialize-messages config in tests
This commit is contained in:
parent
4d05253391
commit
d0bc8a6400
20 changed files with 649 additions and 179 deletions
|
|
@ -9,6 +9,8 @@ import scala.collection.immutable
|
|||
import akka.actor._
|
||||
|
||||
/**
|
||||
* INTERNAL API.
|
||||
*
|
||||
* Defines messages exchanged between processors, channels and a journal.
|
||||
*/
|
||||
private[persistence] object JournalProtocol {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue