Building Redis from scratch to learn how in-memory databases work.
-
Updated
Mar 15, 2026 - Java
Building Redis from scratch to learn how in-memory databases work.
My solution to "Build Your Own Redis" Challenge.
Source code of my solution to the CodeCrafters' "Build your own Redis" challenge
Codecrafters "Build your own Redis" repo
A toy Redis clone (solution to codecrafters redis challenge in python)
My Python solution to CodeCrafters' Build your own Redis challenge (81 stages).
Building my own Redis in Python.
Build Your Own Redis challenge repo. https://app.codecrafters.io/courses/redis
Rust implementation of Redis - via CodeCrafters
CodeCrafters Redis Challange solution in Rust
My solutions to CodeCrafter's Redis track
Building Redis from scratch to learn how in-memory databases work.
A Redis-inspired server in Go with RESP, TTLs, Streams, Pub/Sub, and AOF configuration.
My implementation of a Redis Server for CodeCrafters
Redis server implementation using Java, supporting many core features
To associate your repository with the codecrafters-redis topic, visit your repo's landing page and select "manage topics."