From ab640fe7e0ae9217b15b5d0e19f8a557052de5ab Mon Sep 17 00:00:00 2001 From: matsumoto-r Date: Tue, 18 Dec 2012 02:11:17 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Related-Projects.md b/Related-Projects.md index 21a48c2..1ee0947 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -5,6 +5,7 @@ * [mruby-md5](https://github.com/mattn/mruby-md5) MD5 digest function by [mattn](https://github.com/mattn) * [mruby-json](https://github.com/mattn/mruby-json) JSON encoder/decoder using [parson](https://github.com/kgabis/parson) by [mattn](https://github.com/mattn) * [mruby-sqlite3](https://github.com/mattn/mruby-sqlite3) SQLite3 database driver by [mattn](https://github.com/mruby-sqlite3) +* [mruby-redis](https://github.com/matsumoto-r/mruby-redis) redis client by [matsumoto_r](https://github.com/matsumoto_r) ## Web Interfaces