Writing
Engineering notes from Arcnull.
Practical writing on backend systems, open-source work, and the infrastructure problems we are solving.
- maxwell.kimaiyo
Series · 2 parts
Distributed Cache Design
Why naive hashing breaks distributed caches, how consistent hashing and virtual nodes fix it, and how to choose the right eviction policy and read/write strategy for your workload.
Distributed Systems13 min totalAug 21, 2026