From 55af45414af5bf1df805ce1de86887c59d169938 Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Sun, 20 May 2018 10:15:33 +0200 Subject: [PATCH] Add tutorial #106 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f00fc7d..62c161a 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ * [**Crystal**: _Why you should build your own NoSQL Database_](https://medium.com/@marceloboeira/why-you-should-build-your-own-nosql-database-9bbba42039f5) * [**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/) #### Build your own `Docker`