Update README.md

This commit is contained in:
avinassh 2022-06-14 17:01:16 +05:30 committed by GitHub
parent 13577c215a
commit d18495f4e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`