cweagans / awesome-diy-software

A curated list of awesome DIY software.
https://www.awesomediysoftware.com/
607 stars 39 forks source link

Add 'Build your own Redis' tutorial #4

Closed rohitpaulk closed 4 years ago

rohitpaulk commented 4 years ago

:wave:

Added a 4-part tutorial about building a toy Redis clone. Covers concepts like TCP servers, events loops, the Redis protocol and more.

cweagans commented 4 years ago

Awesome, thanks!