Explorar o código

Merge pull request #5266 from maciej/scala_etcd_client

librarites-and-tools.md: add Scala-based maciej/etcd-client
Xiang Li %!s(int64=10) %!d(string=hai) anos
pai
achega
53ed8750ce
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Documentation/libraries-and-tools.md

+ 4 - 0
Documentation/libraries-and-tools.md

@@ -29,6 +29,10 @@
 - [AdoHe/etcd4j](http://github.com/AdoHe/etcd4j) - Supports v2 (enhance for real production cluster)
 - [AdoHe/etcd4j](http://github.com/AdoHe/etcd4j) - Supports v2 (enhance for real production cluster)
 - [cdancy/etcd-rest](https://github.com/cdancy/etcd-rest) - Uses jclouds to provide a complete implementation of v2 API.
 - [cdancy/etcd-rest](https://github.com/cdancy/etcd-rest) - Uses jclouds to provide a complete implementation of v2 API.
 
 
+**Scala libraries**
+
+- [maciej/etcd-client](https://github.com/maciej/etcd-client) - Supports v2. Akka HTTP-based fully async client
+
 **Python libraries**
 **Python libraries**
 
 
 - [jplana/python-etcd](https://github.com/jplana/python-etcd) - Supports v2
 - [jplana/python-etcd](https://github.com/jplana/python-etcd) - Supports v2