From f62ed3d642dbd66651c334ec18b9424ba46bc19d Mon Sep 17 00:00:00 2001 From: antoniomaciej Date: Mon, 5 Dec 2016 12:33:39 +0100 Subject: [PATCH] Documentation: link added to libraries-and-tools.md with a new v2 Scala Client --- Documentation/libraries-and-tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/libraries-and-tools.md b/Documentation/libraries-and-tools.md index 8cef2f622..319efc1e8 100644 --- a/Documentation/libraries-and-tools.md +++ b/Documentation/libraries-and-tools.md @@ -34,6 +34,7 @@ **Scala libraries** - [maciej/etcd-client](https://github.com/maciej/etcd-client) - Supports v2. Akka HTTP-based fully async client +- [eiipii/etcdhttpclient](https://bitbucket.org/eiipii/etcdhttpclient) - Supports v2. Async HTTP client based on Netty and Scala Futures. **Python libraries**