Browse Source

Update clients-matrix.md

go-etcd does not currently support Lock or Leader modules.
Daniel Garcia 11 years ago
parent
commit
2ad9ea8c57
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Documentation/clients-matrix.md

+ 2 - 2
Documentation/clients-matrix.md

@@ -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 |