From 2ad9ea8c576b29874eb8f2cbfe8e814e8e2ac2ef Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Tue, 1 Apr 2014 09:24:00 -0500 Subject: [PATCH] Update clients-matrix.md go-etcd does not currently support Lock or Leader modules. --- Documentation/clients-matrix.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/clients-matrix.md b/Documentation/clients-matrix.md index 3241854bf..ac9afda17 100644 --- a/Documentation/clients-matrix.md +++ b/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 |