website: fixing details about HA backends

This commit is contained in:
Armon Dadgar 2015-07-24 12:11:45 -07:00
parent ae28087f67
commit 83729a3bd9
1 changed files with 6 additions and 1 deletions

View File

@ -30,7 +30,12 @@ this to any address you want.
## Backend Support
Currently, the only backend that supports HA is Consul.
Currently there are several backends that support high availability mode,
including Consul, ZooKeeper and etcd. These may change over time, and the
[configuration page](/docs/config/index.html) should be referenced.
The Consul backend is the recommended HA backend, as it is used in production
by HashiCorp and it's customers with commercial support.
If you're interested in implementing another backend or adding HA support
to another backend, we'd love your contributions. Adding HA support