Преглед изворни кода

Merge pull request #841 from mister-goo/master

Add Build Your Own Redis from Scratch with C/C++
Paul Kuruvilla пре 3 година
родитељ
комит
4b7923f09f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -129,6 +129,7 @@ It's a great way to learn.
 * [**JavaScript**: _Dagoba: an in-memory graph database_](http://aosabook.org/en/500L/dagoba-an-in-memory-graph-database.html)
 * [**Python**: _DBDB: Dog Bed Database_](http://aosabook.org/en/500L/dbdb-dog-bed-database.html)
 * [**Python**: _Write your own miniature Redis with Python_](http://charlesleifer.com/blog/building-a-simple-redis-server-with-python/)
+* [**C++**: _Build Your Own Redis from Scratch_](https://build-your-own.org/)
 
 #### Build your own `Docker`