website: Document peers api consistency. Fixes #880

This commit is contained in:
Ryan Uber 2015-05-06 12:13:21 -07:00
parent dd17147deb
commit 5d94a6bb7d
1 changed files with 3 additions and 0 deletions

View File

@ -41,3 +41,6 @@ the agent is running. It returns a list of addresses, such as:
"10.1.10.10:8300"
]
```
This list of peers is strongly consistent and can be useful in determining when
a given server has successfully joined the cluster.