Skip to content

Commit 4b7923f

Browse files
authored
Merge pull request codecrafters-io#841 from mister-goo/master
Add Build Your Own Redis from Scratch with C/C++
2 parents bf8c19d + 03c7dda commit 4b7923f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ It's a great way to learn.
129129
* [**JavaScript**: _Dagoba: an in-memory graph database_](http://aosabook.org/en/500L/dagoba-an-in-memory-graph-database.html)
130130
* [**Python**: _DBDB: Dog Bed Database_](http://aosabook.org/en/500L/dbdb-dog-bed-database.html)
131131
* [**Python**: _Write your own miniature Redis with Python_](http://charlesleifer.com/blog/building-a-simple-redis-server-with-python/)
132+
* [**C++**: _Build Your Own Redis from Scratch_](https://build-your-own.org/)
132133

133134
#### Build your own `Docker`
134135

0 commit comments

Comments
 (0)