Book: Build Your Own Redis with C/C++
Learn network programming and data structures.
Featured
2 Votes

Description
Why build Redis? Two topics to learn: network programming and data structures. Why from scratch? A quote from Richard Feynman: "What I cannot create, I do not understand". Why C? C is widely used for system programming and infrastructure software.