An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: build-your-own-redis

Md-Talim/codecrafters-redis-java

Building Redis from scratch to learn how in-memory databases work.

Language: Java - Size: 149 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

feliposz/codecrafters-redis-go

This is my implementation in Go to the "Build Your Own Redis" Challenge

Language: Go - Size: 77.1 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

raphico/redis-go

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

Language: Go - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

SpiffGreen/goredis

A Redis clone built in Go to learn about distributed systems, in-memory databases, and the Redis protocol (RESP). This educational project implements core Redis commands and helps understand how Redis works under the hood by building a simplified version from scratch.

Language: Go - Size: 10.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

feliposz/codecrafters-redis-typescript

This is my implementation in TypeScript to the "Build Your Own Redis" Challenge

Language: TypeScript - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0