5.2. HTTP#

Groonga provides two HTTP server implementations.

groonga is a simple implemntation. It is fast but doesn’t have many HTTP features. It is convenient to try Groonga because it requires just a few command line options to run.

groonga-httpd is a nginx based implementation. It is also fast and has many HTTP features.