Interactive courses on programming languages, frameworks, and modern tech stacks
In-memory key-value database engine with LRU eviction policy & WAL logging.
Build a Redis-like network cache server with custom RESP protocol parser, thread-safe memory tables, and snapshot persistence.