From 044847d3c34f53bafacedd2e9210cea49ad0f592 Mon Sep 17 00:00:00 2001 From: Pierre Jambet Date: Mon, 27 Jul 2020 18:43:10 -0400 Subject: [PATCH] Add Redis in Ruby to the Database section Closes #500 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2661aa8..859ce76 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ * [**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/) +* [**Ruby**: _Redis in Ruby_](https://redis.pjam.me/) #### Build your own `Docker`