etcd/Documentation/libraries-and-tools.md
Giuseppe Lavagetto e9b85264ab docs(clients-matrix.md): Introducing the library features matrix.
As support for etcd features is very uneven between different clients,
a feature matrix can help application developers to understand what a
client library can offer them, and also help client libraries
developers to understand what they should work on. I assessed the
features of all client libraries by looking at their master branch on
github, to the best of my knowledge.
2014-01-05 11:30:11 +01:00

3.0 KiB

Libraries and Tools

Tools

  • etcdctl - A command line client for etcd

Go libraries

Java libraries

Python libraries

Node libraries

Ruby libraries

C libraries

Clojure libraries

Erlang libraries

A detailed recap of client functionalities can be found in the [clients compatibility matrix][clients-matrix.md].

Chef Integration

Chef Cookbook

BOSH Releases

Projects using etcd