TRACK 02 · GO · CORE
A real key-value server: sockets, RESP, concurrency, TTLs, crash-safe persistence.
# the starter repo: skeleton + the graded local test harness git clone https://github.com/ansh-chaturmohta/byhand-redis-starter my-redis cd my-redis make check STAGE=0 # verifies your toolchain is ready