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