Skip to content

Commit

Permalink
Merge pull request #8866 from hubo1016/patch-1
Browse files Browse the repository at this point in the history
Documentation/integrations.md: Add aioetcd3 to Python language bindings
  • Loading branch information
xiang90 authored Nov 14, 2017
2 parents 632ba72 + 6ba3945 commit 6f077bd
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 @@ -47,6 +47,7 @@
- [lisael/aioetcd](https://github.com/lisael/aioetcd) - (Python 3.4+) Asyncio coroutines client (Supports v2)
- [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

**Node libraries**

Expand Down

0 comments on commit 6f077bd

Please sign in to comment.