Sha256: 1f8264ed37e4d1a6a299a631f3d12be66f9ce607b4778ed5c650e4f07eaa4b0e
Contents?: true
Size: 620 Bytes
Versions: 79
Compression:
Stored size: 620 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. .. note:: :doc:`http/groonga-httpd` is still experimental. .. toctree:: :maxdepth: 2 http/comparison http/groonga http/groonga-httpd
Version data entries
79 entries across 37 versions & 1 rubygems