Redis-like in-memory data store built from scratch using Python sockets, implementing RESP protocol parsing, concurrency, TTL expiration, and AOF persistence.
-
Updated
Apr 7, 2026 - Python
Redis-like in-memory data store built from scratch using Python sockets, implementing RESP protocol parsing, concurrency, TTL expiration, and AOF persistence.
A working Redis server clone in pure Python — RESP protocol, transactions, streams, pub/sub, replication, ACL. Built in under 48 hours with Claude Code (CodeCrafters Python rank #13).
Add a description, image, and links to the redis-clone topic page so that developers can more easily learn about it.
To associate your repository with the redis-clone topic, visit your repo's landing page and select "manage topics."