From d18495f4e6a537f665939a0d244dc723e43f87fd Mon Sep 17 00:00:00 2001 From: avinassh <640792+avinassh@users.noreply.github.com> Date: Tue, 14 Jun 2022 17:01:16 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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`