Distributed KV Store Part 4
Every part so far has had the same asterisk on GET: it only reads the local node. Part 3 made writes genuinely distributed — a value written through any node ends up on multiple replicas — but a read
amr-mubarak.hashnode.dev19 min read