[Groonga-commit] groonga/groonga.org at 632c47a [gh-pages] related-project: add goroo

Back to archive index

naoa null+****@clear*****
Sat Oct 4 21:06:36 JST 2014


naoa	2014-10-04 21:06:36 +0900 (Sat, 04 Oct 2014)

  New Revision: 632c47a354e80e57f9330eb7ed8cd028e83bf0a8
  https://github.com/groonga/groonga.org/commit/632c47a354e80e57f9330eb7ed8cd028e83bf0a8

  Message:
    related-project: add goroo

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

  Modified: ja/related-projects.html (+4 -0)
===================================================================
--- ja/related-projects.html    2014-10-04 21:01:22 +0900 (5469506)
+++ ja/related-projects.html    2014-10-04 21:06:36 +0900 (d08b9aa)
@@ -122,6 +122,10 @@ title: 関連プロジェクト
       <h4>Groonga + Erlang</h4>
       <p><a href="https://github.com/tomaon/eroonga">eroonga</a>はErlangで実装されたgqtpクライアントです。gqtpを使っているGroongaサーバーに接続することができます。</p>
     </section>
+    <section id="goroo">
+      <h4>Groonga + Go</h4>
+      <p><a href="https://github.com/hhatto/goroo">goroo(ごろう)</a>はGoからGroongaサーバーと接続するためのクライアントライブラリです。HTTPとGQTPに対応しています。</p>
+    </section>
   </section>
 
   <section id="server-utilities">

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2014-10-04 21:01:22 +0900 (27f7a6f)
+++ related-projects.html    2014-10-04 21:06:36 +0900 (7ebf41a)
@@ -113,6 +113,10 @@ title: Related Projects
       <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>
     </section>
+    <section id="goroo">
+      <h4>Groonga + Go</h4>
+      <p><a href="https://github.com/hhatto/goroo">goroo</a> is a client library of Groonga server in Go. It supports HTTP and GQTP.</p>
+    </section>
   </section>
 
   <section id="server-utilities">
-------------- next part --------------
HTML����������������������������...
Télécharger 



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