소스 검색

Update libraries-and-tools.md

This documents a reference to the Tcl bindings for the etcd API.

Fixes #2127
efrecon 11 년 전
부모
커밋
200d4d6f41
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Documentation/libraries-and-tools.md

+ 4 - 0
Documentation/libraries-and-tools.md

@@ -68,6 +68,10 @@
 **Haskell libraries**
 
 - [wereHamster/etcd-hs](https://github.com/wereHamster/etcd-hs)
+ 
+**Tcl libraries**
+
+- [efrecon/etcd-tcl](https://github.com/efrecon/etcd-tcl) - Supports v2, except wait.
 
 A detailed recap of client functionalities can be found in the [clients compatibility matrix][clients-matrix.md].