website: Document peers api consistency. Fixes #880
This commit is contained in:
parent
dd17147deb
commit
5d94a6bb7d
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue