← All topics

Understanding Redis Internals

A first-principles look at how Redis stores and accesses data.

#redis#databases#systems

Redis Clone

A Redis-compatible server built from scratch to understand Redis internals.

#redis#databases#systems

Designing Data-Intensive Applications

A practical guide to the principles behind reliable, scalable data systems.

#databases#distributed-systems