[Groonga-commit] groonga/groonga.org at f22e20c [gh-pages] related-project: add Groonga-client

Back to archive index

naoa null+****@clear*****
Sat Oct 4 20:01:02 JST 2014


naoa	2014-10-04 20:01:02 +0900 (Sat, 04 Oct 2014)

  New Revision: f22e20c8bd82b94e973e8f583b2a633c3062ced7
  https://github.com/groonga/groonga.org/commit/f22e20c8bd82b94e973e8f583b2a633c3062ced7

  Message:
    related-project: add Groonga-client

  Modified files:
    ja/related-projects.html
    related-projects.html

  Modified: ja/related-projects.html (+4 -0)
===================================================================
--- ja/related-projects.html    2014-10-04 19:51:09 +0900 (8bc5c23)
+++ ja/related-projects.html    2014-10-04 20:01:02 +0900 (64fae46)
@@ -93,6 +93,10 @@ title: 関連プロジェクト
       <p><a href="https://github.com/hideo55/node-groonga">node-groonga</a>はNode.jsから簡単にGroongaサーバーを利用するためのクライアントライブラリです。node-groongaはGroongaをサーバーとして使うので、全文検索はNode.jsプロセスではなくGroongaサーバープロセスが行います。</p>
       <p>紹介記事: <a href="http://d.hatena.ne.jp/hide_o_55/20110530/1306760694">node-groonga - Node.jsでgroongaにアクセスする - WebService::Blog->new( user => ’hide_o_55’ )</a></p>
     </section>
+    <section id="groonga-client">
+      <h4>Groonga + Ruby</h4>
+      <p><a href="https://github.com/ranguba/groonga-client">Groonga-client</a>はRubyからGroongaサーバーと接続するためのクライアントライブラリです。GQTPとHTTPに対応しています。</p>
+    </section>
     <section id="eroonga">
       <h4>Groonga + Erlang</h4>
       <p><a href="https://github.com/tomaon/eroonga">eroonga</a>はErlangで実装されたgqtpクライアントです。gqtpを使っているGroongaサーバーに接続することができます。</p>

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2014-10-04 19:51:09 +0900 (788fb31)
+++ related-projects.html    2014-10-04 20:01:02 +0900 (5250204)
@@ -85,6 +85,10 @@ title: Related Projects
       <h4>Groonga + Node.js</h4>
       <p><a href="https://github.com/hideo55/node-groonga">node-groonga</a> is a client library of Groonga server for Node.js. Node-groonga uses Groonga as a server. It means that fulltext search is done in Groonga server process not Node.js process.</p>
     </section>
+    <section id="groonga-client">
+      <h4>Groonga + Ruby</h4>
+      <p><a href="https://github.com/ranguba/groonga-client">Groonga-client</a> is a client library of Groonga server for Ruby. It supports GQTP and HTTP.</p>
+    </section>
     <section id="eroonga">
       <h4>Groonga + Erlang</h4>
       <p><a href="https://github.com/tomaon/eroonga">eroonga</a> is a client library of Groonga server. It is implemented by only Erlang. You can connect to Groonga server that uses gqtp.</p>
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index