diff --git a/README.md b/README.md index 07665e3..09fdfa5 100644 --- a/README.md +++ b/README.md @@ -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`