mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Update README.md
This commit is contained in:
parent
13577c215a
commit
d18495f4e6
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
|
|||
* [**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/)
|
||||
* [**Python**: _Build your own disk based Key-Value store_](https://github.com/avinassh/py-caskdb)
|
||||
|
||||
#### Build your own `Docker`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue