Topic
#systems
6 pieces across the archive.
Understanding Redis Internals
A first-principles look at how Redis stores and accesses data.
Redis Event Loop
Redis uses an event-driven loop to process client commands.
Redis Clone
A Redis-compatible server built from scratch to understand Redis internals.
Redis Under the Hood
A systems-level tour of Redis data structures and event processing.
Distributed Systems
A structured study plan for the core ideas behind distributed systems.
Building Reliable Systems
A practical discussion of failure modes, observability, and operational feedback loops.