pull down to refresh

I haven’t gotten all the way through but iirc raft wouldn’t have much throughput. They must be syncing using some other method.

He addresses this

It turns out the disk latency is irrelevant for this, since the Raft algorithm will just commit multiple transactions together to disk.
reply