A Redis-Inspired In-Memory Database
-
Updated
Oct 24, 2025 - Go
A Redis-Inspired In-Memory Database
Small Redis clone written in pure Go.
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, Redis-like in-memory data structure store implemented in Go
vkv is a minimal, educational key-value database built from scratch in Go.
A distributed in-memory key-value store engineered in Go. Features leader-follower replication, persistence, and gRPC-based clustering for high availability.
A lightweight, high-performance Redis clone written in pure Go.
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."