Merge pull request #637 from xetorthio/patch-1

Add etcd-fs as a tool
This commit is contained in:
Brandon Philips 2014-03-18 07:53:28 -07:00
commit 1a8a6ce872

View File

@ -4,6 +4,7 @@
- [etcdctl](https://github.com/coreos/etcdctl) - A command line client for etcd
- [etcd-dump](https://npmjs.org/package/etcd-dump) - Command line utility for dumping/restoring etcd.
- [etcd-fs](https://github.com/xetorthio/etcd-fs) - FUSE filesystem for etcd
**Go libraries**