Documentation: add erlang client for etcd API v3

This commit is contained in:
某文 2018-09-20 22:23:30 +08:00 committed by zhongwencool
parent f32bc50765
commit 6a07f831d4

View File

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