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

Back to archive index

naoa null+****@clear*****
Sat Oct 4 20:30:21 JST 2014


naoa	2014-10-04 20:30:21 +0900 (Sat, 04 Oct 2014)

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

  Message:
    related-project: add pyroonga

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

  Modified: ja/related-projects.html (+4 -0)
===================================================================
--- ja/related-projects.html    2014-10-04 20:15:35 +0900 (943103b)
+++ ja/related-projects.html    2014-10-04 20:30:21 +0900 (364913d)
@@ -101,6 +101,10 @@ title: 関連プロジェクト
       <h4>Groonga + Ruby</h4>
       <p><a href="https://github.com/ranguba/gqtp">GQTP gem</a>はGQTPのRuby実装です。GQTPクライアント、GQTPサーバーおよびGQTPプロキシを実装するための非同期APIを提供します。より高い同時実行性能を引き出すことができます。</p>
     </section>
+    <section id="pyroonga">
+      <h4>Groonga + Python</h4>
+      <p><a href="https://github.com/naoina/pyroonga">pyroonga</a>はPythonからGroongaサーバーと接続するためのクライアントライブラリです。GQTPに対応しています。</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 20:15:35 +0900 (5fdc233)
+++ related-projects.html    2014-10-04 20:30:21 +0900 (b6478f4)
@@ -93,6 +93,10 @@ title: Related Projects
       <h4>Groonga + Ruby</h4>
       <p><a href="https://github.com/ranguba/gqtp">GQTP gem</a> is a GQTP (Groonga Query Transfer Protocol) Ruby implementation. Gqtp gem provides both GQTP client, GQTP server and GQTP proxy implementations. They provide asynchronous API. You can use gqtp gem for high concurrency use.</p>
     </section>
+    <section id="pyroonga">
+      <h4>Groonga + Python</h4>
+      <p><a href="https://github.com/naoina/pyroonga">pyroonga</a> is a client library of Groonga server in Python. It supports GQTP.</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����������������������������...
Télécharger 



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