Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 524 Bytes

index.rst

File metadata and controls

20 lines (12 loc) · 524 Bytes

Documentation

Vulcand is a reverse proxy for HTTP API management and microservices. It is inspired by Hystrix.

It uses Etcd as a configuration backend, so changes to configuration take effect immediately without restarting the service.

Warning

Status: Under active development. Used at Mailgun on moderate workloads.

Note

Version used in this documentation: v0.8.0-beta.2

.. toctree::
   :maxdepth: 2

   quickstart
   proxy
   middlewares
   api