Skip to content

Commit

Permalink
Libraries and tools for v3.4: add Scala reference (#286)
Browse files Browse the repository at this point in the history
* Update libraries and tools

Include mingchuno/etcd4s library for Scala with V3 support and watch using Akka Stream.

* Tweaked the description

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
  • Loading branch information
suizman and chalin committed May 27, 2021
1 parent 0119246 commit 2e91b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/v3.4/integrations.md
Expand Up @@ -41,6 +41,7 @@ description: A listing of etcd tools and client 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.
- [mingchuno/etcd4s](https://github.com/mingchuno/etcd4s) - Supports v3 using gRPC with optional Akka Stream support.

**Perl libraries**

Expand Down

0 comments on commit 2e91b26

Please sign in to comment.