diff --git a/Related-Projects.md b/Related-Projects.md index c67f099..10f76db 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -46,6 +46,7 @@ * [mruby-userdata](https://github.com/matsumoto-r/mruby-userdata) usedata for mruby by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-uv](https://github.com/mattn/mruby-uv) Binding for [libuv](https://github.com/joyent/libuv) by [mattn](https://github.com/mattn) * [mruby-v8](https://github.com/mattn/mruby-v8) javascript([v8](https://code.google.com/p/v8/)) binding by [mattn](https://github.com/mattn) +* [mruby-vedis](https://github.com/matsumoto-r/mruby-vedis) vedis binding by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-zabbix](https://github.com/matsumoto-r/mruby-zabbix) zabbix 2.0 API client using [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) and [mruby-json](https://github.com/mattn/mruby-json) by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-zlib](https://github.com/viking/mruby-zlib) zlib support by [viking](https://github.com/viking)