Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bruvduroiu/redis-from-scratch


https://github.com/bruvduroiu/redis-from-scratch

Last synced: about 9 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Redis from Scratch - C/C++

> This repo follows the [Build Your Own Redis with C/C++](https://build-your-own.org/redis) web book.

The following is my own implementation of the exercises in the book, as I follow them to completion.

NOTE: This repo is for educational and serves as my personal archive.