Documentation: add txaio-etcd to integrations

This commit is contained in:
Tobias Oberstein 2017-03-10 19:02:02 +01:00
parent 0d851e49e3
commit d051b3b4e4

View File

@ -44,6 +44,7 @@
- [russellhaering/txetcd](https://github.com/russellhaering/txetcd) - a Twisted Python library - [russellhaering/txetcd](https://github.com/russellhaering/txetcd) - a Twisted Python library
- [cholcombe973/autodock](https://github.com/cholcombe973/autodock) - A docker deployment automation tool - [cholcombe973/autodock](https://github.com/cholcombe973/autodock) - A docker deployment automation tool
- [lisael/aioetcd](https://github.com/lisael/aioetcd) - (Python 3.4+) Asyncio coroutines client (Supports v2) - [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)
**Node libraries** **Node libraries**