-
Redis Is More Than Cache: Locks, Queues, and HyperLogLogBased on original Redis notes, covering distributed locks, message queues, HyperLogLog, and high availability.
14 min read English -
Redis Knowledge NotesRedis-related notes previously written in Apple Notes
68 min read English -
Why Redis Fits Caching: Data Structures, Thread Model, and PersistenceBased on original Redis notes and Apple Notes, covering cache positioning, data structures, thread model, and persistence fundamentals.
11 min read English