Skip to content

Commit

Permalink
add (python2.7 and python3.5+) Python client for etcd v3, using gRPC-…
Browse files Browse the repository at this point in the history
…JSON-Gateway
  • Loading branch information
pacoxu authored Mar 28, 2019
1 parent 9c2b88d commit 0d1b186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
- [txaio-etcd](https://github.com/crossbario/txaio-etcd) - Asynchronous etcd v3-only client library for Twisted (today) and asyncio (future)
- [dims/etcd3-gateway](https://github.com/dims/etcd3-gateway) - etcd v3 API library using the HTTP grpc gateway
- [aioetcd3](https://github.com/gaopeiliang/aioetcd3) - (Python 3.6+) etcd v3 API for asyncio
- [Revolution1/etcd3-py](https://github.com/Revolution1/etcd3-py) - (python2.7 and python3.5+) Python client for etcd v3, using gRPC-JSON-Gateway

**Node libraries**

Expand Down

0 comments on commit 0d1b186

Please sign in to comment.