From 92d880f746bb724f920e4106622bc62399230980 Mon Sep 17 00:00:00 2001 From: MATSUMOTO Ryosuke Date: Tue, 12 Nov 2013 23:49:14 -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 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)