WIP: Praefect: separation of datastores
Single implementation of Datastore
interface divided into
two memoryReplicasDatastore
and memoryReplJobsDatastore
.
It is next step towards using ReplicationEventQueue
interface
instead of ReplJobsDatastore
.
Part of: #2166 (closed)
Edited by Pavlo Strokov