[Groonga-commit] groonga/groonga.org at 3c9f1f6 [gh-pages] Add Rust HTTP client project

Back to archive index

Hiroshi Hatake null+****@clear*****
Wed Feb 17 23:14:23 JST 2016


Hiroshi Hatake	2016-02-17 23:14:23 +0900 (Wed, 17 Feb 2016)

  New Revision: 3c9f1f6f94c55f5ff3d69ebe15e35152928420c9
  https://github.com/groonga/groonga.org/commit/3c9f1f6f94c55f5ff3d69ebe15e35152928420c9

  Merged f18a789: Merge pull request #26 from cosmo0920/add-related-project

  Message:
    Add Rust HTTP client project

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

  Modified: ja/related-projects.html (+4 -0)
===================================================================
--- ja/related-projects.html    2016-02-17 22:50:47 +0900 (f0ade1e)
+++ ja/related-projects.html    2016-02-17 23:14:23 +0900 (84e5790)
@@ -135,6 +135,10 @@ title: 関連プロジェクト
       <h4>Groonga + Scala</h4>
       <p><a href="https://github.com/naokia/groonga4s">groonga4s</a>はScalaからGroongaサーバーと接続するためのクライアントライブラリです。HTTPに対応しています。</p>
     </section>
+    <section id="ruroonga-client">
+      <h4>Groonga + Rust</h4>
+      <p><a href="https://github.com/cosmo0920/ruroonga_client">ruroonga_client</a>はRustで実装されたGroongaサーバーと接続するためのクライアントライブラリです。HTTPに対応しています。</p>
+    </section>
   </section>
 
   <section id="server-utilities">

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2016-02-17 22:50:47 +0900 (e94a9f9)
+++ related-projects.html    2016-02-17 23:14:23 +0900 (7ed2020)
@@ -125,6 +125,10 @@ title: Related Projects
       <h4>Groonga + Scala</h4>
       <p><a href="https://github.com/naokia/groonga4s">groonga4s</a> is a client library of Groonga server in Scala. It supports HTTP.</p>
     </section>
+    <section id="ruroonga-client">
+      <h4>Groonga + Rust</h4>
+      <p><a href="https://github.com/cosmo0920/ruroonga_client">ruroonga_client</a> is a client library of Groonga server implemented with Rust. It supports HTTP.</p>
+    </section>
   </section>
 
   <section id="server-utilities">
-------------- next part --------------
HTML����������������������������...
Download 



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