Update clients-matrix.md

go-etcd does not currently support Lock or Leader modules.
This commit is contained in:
Daniel Garcia 2014-04-01 09:24:00 -05:00
parent b2f787a2fd
commit 2ad9ea8c57

View File

@ -33,8 +33,8 @@ The v2 API has a lot of features, we will categorize them in a few categories:
| --- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| **HTTPS Auth** | Y | Y | Y | Y | Y | Y | - | - | - | - | - |
| **Reconnect** | Y | - | Y | Y | - | - | - | Y | - | - | - |
| **Mod/Lock** | Y | - | Y | Y | - | - | - | - | - | - | - |
| **Mod/Leader** | Y | - | - | Y | - | - | - | - | - | - | - |
| **Mod/Lock** | - | - | Y | Y | - | - | - | - | - | - | - |
| **Mod/Leader** | - | - | - | Y | - | - | - | - | - | - | - |
| **GET Features** | F | B | F | F | F | F | F | B | F | G | F |
| **PUT Features** | F | B | F | F | F | F | F | G | F | G | F |
| **POST Features** | F | - | F | F | - | F | F | - | - | - | F |