A Redis-Inspired In-Memory Database
-
Updated
Oct 24, 2025 - Go
A Redis-Inspired In-Memory Database
Small Redis clone written in pure Go.
TCP in-memory data structure store
Redis clone server, built in C++ using ASIO for communication and supports the Redis Serialization Protocol (RESP).
redis clone written in c #42SkillsChallenge
Simple Redis Client implementation using golang.
A Redis clone in Go, supports concurrent connections, manual RESP parsing, core Redis functionality, advanced data types, and complex features like transactions, PUB/SUB, and RDB persistence
A lightweight, in-memory, key-value store similar to Redis
Redis clone in Java with in-memory storage and key expiration support.
A lightweight, Redis-like in-memory data structure store implemented in Go
Yet another Redis clone, but this one is built in Rust
My attempt at a distributed in-memory key-value store, written in Go.
A lightweight, high-performance Redis clone written in pure Go.
Fast caching software with a focus on low latency and cpu efficiency.
This is a basic Redis clone that can handle PING, SET and GET commands, it's built using go
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."