From 932bae1fbb0d8a1e92deeca699f0b808be1ccb36 Mon Sep 17 00:00:00 2001 From: matsumoto-r Date: Tue, 18 Dec 2012 02:12:44 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index c6ece99..b177a6a 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -5,7 +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) +* [mruby-redis](https://github.com/matsumoto-r/mruby-redis) redis client using [hiredis](https://github.com/redis/hiredis) by [matsumoto_r](https://github.com/matsumoto-r) ## Web Interfaces