yldio/skiff

new peer sync

Closed this issue · 1 comments

pgte commented

once a peer is added, quickly sync without having to go through exchanging AppendEntries and backing-off.

Suggestion: probably use the InstallSnapshot RPC call as mentioned on the paper (making this feature dependent on log compaction).

pgte commented

Done in v0.3.0