Browse Source

Merge pull request #637 from xetorthio/patch-1

Add etcd-fs as a tool
Brandon Philips 11 years ago
parent
commit
1a8a6ce872
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Documentation/libraries-and-tools.md

+ 1 - 0
Documentation/libraries-and-tools.md

@@ -4,6 +4,7 @@
 
 
 - [etcdctl](https://github.com/coreos/etcdctl) - A command line client for etcd
 - [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-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**
 **Go libraries**