Skip to main content

apply_ops

Function apply_ops 

Source
pub fn apply_ops(ops: &[WalOp]) -> HashMap<String, Document>
Expand description

Apply a replayed log into a map keyed by document id. Later ops win.