etcd/Documentation/libraries-and-tools.md
Matis Hsiao fd90ec6c26 add etcd-console tool to tools list
i add etcd-console tool to tools list for reference
2015-02-11 10:43:21 +08:00

5.5 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
  • etcd-lock - A lock implementation for etcd
  • etcd-console - A web-base key/value editor for etcd using PHP

Go libraries

Java libraries

Python libraries

Node libraries

Ruby libraries

C libraries

C++ libraries

Clojure libraries

Erlang libraries

.Net Libraries

PHP Libraries

Haskell libraries

Tcl libraries

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

Chef Integration

Chef Cookbook

BOSH Releases

Projects using etcd