Skip to content

Commit

Permalink
Merge pull request #8995 from hexfusion/perl_intergration
Browse files Browse the repository at this point in the history
Documentation/integrations: add Perl clients.
  • Loading branch information
xiang90 committed Dec 9, 2017
2 parents a7f1fbe + e8ff7da commit 809b0d7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@
- [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.

**Perl libraries**

- [hexfusion/perl-net-etcd](https://github.com/hexfusion/perl-net-etcd) Supports v3 grpc gateway HTTP API
- [robn/p5-etcd](https://github.com/robn/p5-etcd) Supports v2

**Python libraries**

- [kragniz/python-etcd3](https://github.com/kragniz/python-etcd3) - Client for v3
Expand Down

0 comments on commit 809b0d7

Please sign in to comment.