Sha256: f6667baa28a28378d3e856454e17e16bace9d848be0743643ddbea43af421b90
Contents?: true
Size: 556 Bytes
Versions: 72
Compression:
Stored size: 556 Bytes
Contents
.. -*- rst -*- .. highlightlang:: none HTTP ==== Groonga provides two HTTP server implementations. * :doc:`http/groonga` * :doc:`http/groonga-httpd` :doc:`http/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. :doc:`http/groonga-httpd` is a `nginx <http://nginx.org/>`_ based implementation. It is also fast and has many HTTP features. .. toctree:: :maxdepth: 2 http/comparison http/groonga http/groonga-httpd
Version data entries
72 entries across 36 versions & 1 rubygems