These are useful for CRDT syncing and efficiently restarting consistent nodes operating under a failure-stop model (compared to failure-omission), such as chain replication or paxos catchup transfers
This involves an efficient merkle tree sync and helper functionality to combine it with IO.
These are useful for CRDT syncing and efficiently restarting consistent nodes operating under a failure-stop model (compared to failure-omission), such as chain replication or paxos catchup transfers
This involves an efficient merkle tree sync and helper functionality to combine it with IO.