Distributed Systems without Raft (part 2) - David Delassus - Medium
Part 1: SWIM Protocol for Node DiscoveryPart 2: Incremental updates of every nodeIntroduction and ContextRecently, I published the v0.37.0 release of FlowG, a Free and OpenSource low-code log processing software:FlowG’s pipeline editorFlowG’s log viewerThis version includes the first experimental draft of replication, allowing FlowG to run on multiple servers as a single “semantic” instance.Refresher on Node DiscoveryWe chose a Gossip protocol, SWIM (Scalable Weakly Consistent Infection-style Pr...
Read more at david-delassus.medium.com