Adds top-level link to performance guide.

This commit is contained in:
James Phillips 2016-08-25 16:54:29 -07:00 committed by GitHub
parent c1c1a340e0
commit 8b19364964
1 changed files with 2 additions and 0 deletions

View File

@ -32,5 +32,7 @@ The following guides are available:
* [Outage Recovery](/docs/guides/outage.html) - This guide covers recovering a cluster that has become unavailable due to server failures.
* [Server Performance](/docs/guides/performance.html) - This guide covers minumum requirements for Consul servers as well as guidelines for running Consul servers in production.
* [Semaphore](/docs/guides/semaphore.html) - This guide covers using the Key/Value store to implement a semaphore.