Redis from Scratch - C/C++

This repo follows the Build Your Own Redis with C/C++ 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.