"Fossies" - the Fresh Open Source Software Archive 
Member "groonga-12.0.4/doc/source/client.rst" (6 Jun 2022, 460 Bytes) of package /linux/misc/groonga-12.0.4.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format (assuming markdown format).
Alternatively you can here
view or
download the uninterpreted source code file.
A member file download can also be achieved by clicking within a package contents listing on the according byte size field.
Client
Groonga supports the original protocol (/spec/gqtp
), the memcached
binary protocol and HTTP.
As HTTP and memcached binary protocol is matured protocol, you can
use existing client libraries.
There are some client libraries which provides convenient API to
connect to Groonga server in some program languages. See Client
libraries for details.