Browse Source

Documentation: add erlang client for etcd API v3

某文 7 năm trước cách đây
mục cha
commit
6a07f831d4
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      Documentation/integrations.md

+ 2 - 1
Documentation/integrations.md

@@ -89,7 +89,8 @@
 
 **Erlang libraries**
 
-- [marshall-lee/etcd.erl](https://github.com/marshall-lee/etcd.erl)
+- [marshall-lee/etcd.erl](https://github.com/marshall-lee/etcd.erl) - Supports v2
+- [zhongwencool/eetcd](https://github.com/zhongwencool/eetcd) - Supports v3+ (GRPC only)
 
 **.Net Libraries**