Explorar o código

Documentation: add erlang client for etcd API v3

某文 %!s(int64=7) %!d(string=hai) anos
pai
achega
6a07f831d4
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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**