[Groonga-commit] groonga/groonga at 77a91ad [master] doc: add link to GQTP spec

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Sep 24 12:23:02 JST 2013


HAYASHI Kentaro	2013-09-24 12:23:02 +0900 (Tue, 24 Sep 2013)

  New Revision: 77a91ade0fcf76769f08bc113f9052be051fdaae
  https://github.com/groonga/groonga/commit/77a91ade0fcf76769f08bc113f9052be051fdaae

  Message:
    doc: add link to GQTP spec

  Modified files:
    doc/source/server/package.txt

  Modified: doc/source/server/package.txt (+3 -3)
===================================================================
--- doc/source/server/package.txt    2013-09-24 12:14:17 +0900 (93429f4)
+++ doc/source/server/package.txt    2013-09-24 12:23:02 +0900 (13049d1)
@@ -13,7 +13,7 @@ There are three packages for server use.
 
 * ``groonga-httpd`` (nginx and HTTP protocol based server package)
 * ``groonga-server-http`` (simple HTTP protocol based server package)
-* ``groonga-server-gqtp`` (GQTP protocol based server package)
+* ``groonga-server-gqtp`` (:doc:`/spec/gqtp` protocol based server package)
 
 .. note::
 
@@ -23,7 +23,7 @@ There are three packages for server use.
 
 .. note::
 
-   ``groonga-server-gqtp`` is based on groonga specific protocol (GQTP - Groonga Query Transfer
+   ``groonga-server-gqtp`` is based on groonga specific protocol (:doc:`/spec/gqtp` - Groonga Query Transfer
    Protocol). This protocol is designed to reduce overheads and improve performance. The weak
    point of GQTP is less support of client library than HTTP protocol does.
 
@@ -145,7 +145,7 @@ Restarting groonga HTTP server(Fedora)::
 groonga-server-gqtp
 -------------------
 
-``groonga-server-gqtp`` is a GQTP protocol based server package.
+``groonga-server-gqtp`` is a :doc:`/spec/gqtp` protocol based server package.
 
 +--------------------+---------------------------------------+
 | Item               | Default value                         |
-------------- next part --------------
HTML����������������������������...
Download 



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