etcd/Documentation/libraries-and-tools.md
Brian Ketelsen 3857e92cad Add Skydns, crypt, viper
Added a plethora of tools we've written or contributed to that use etcd.
2014-10-29 09:09:31 -04:00

5.0 KiB

Libraries and Tools

Tools

  • etcdctl - A command line client for etcd
  • etcd-backup - A powerful command line utility for dumping/restoring etcd - Supports v2
  • etcd-dump - Command line utility for dumping/restoring etcd.
  • etcd-fs - FUSE filesystem for etcd
  • etcd-browser - A web-based key/value editor for etcd using AngularJS

Go libraries

Java libraries

Python libraries

Node libraries

Ruby libraries

C libraries

C++ libraries

Clojure libraries

Erlang libraries

.Net Libraries

PHP Libraries

Haskell libraries

A detailed recap of client functionalities can be found in the clients compatibility matrix.

Chef Integration

Chef Cookbook

BOSH Releases

Projects using etcd