[Groonga-commit] groonga/groonga.org at 22c30be [gh-pages] related-project: add groonga-http-php

Back to archive index

naoa null+****@clear*****
Sat Oct 4 20:56:10 JST 2014


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

  New Revision: 22c30bee52b2543f8678af335c382b65a691c4f1
  https://github.com/groonga/groonga.org/commit/22c30bee52b2543f8678af335c382b65a691c4f1

  Message:
    related-project: add groonga-http-php

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

  Modified: ja/related-projects.html (+4 -0)
===================================================================
--- ja/related-projects.html    2014-10-04 20:50:53 +0900 (364cd18)
+++ ja/related-projects.html    2014-10-04 20:56:10 +0900 (14fa042)
@@ -109,6 +109,10 @@ title: 関連プロジェクト
       <h4>Groonga + Python</h4>
       <p><a href="https://github.com/hhatto/poyonga">pyroonga</a>はPythonからGroongaサーバーと接続するためのクライアントライブラリです。GQTPとHTTPに対応しています。</p>
     </section>
+    <section id="groonga-http-php">
+      <h4>Groonga + PHP</h4>
+      <p><a href="https://github.com/nise-nabe/groonga-http-php">groonga-http-php</a>はPHPからGroongaサーバーと接続するためのクライアントライブラリです。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 20:50:53 +0900 (3c2ee52)
+++ related-projects.html    2014-10-04 20:56:10 +0900 (65c8e33)
@@ -101,6 +101,10 @@ title: Related Projects
       <h4>Groonga + Python</h4>
       <p><a href="https://github.com/hhatto/poyonga">pyroonga</a> is a client library of Groonga server in Python. It supports GQTP and HTTP.</p>
     </section>
+    <section id="groonga-http-php">
+      <h4>Groonga + PHP</h4>
+      <p><a href="https://github.com/nise-nabe/groonga-http-php">groonga-http-php</a>はPHPからGroongaサーバーと接続するためのクライアントライブラリです。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����������������������������...
Download 



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