Merge pull request #1815 from ravigadde/patch-1

docs: add etcd-lock into libraries-and-tools.md
release-2.0
Yicheng Qin 2014-12-02 22:45:52 -08:00
commit 70bd26a652
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- [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
- [etcd-browser](https://github.com/henszey/etcd-browser) - A web-based key/value editor for etcd using AngularJS
- [etcd-lock](https://github.com/datawisesystems/etcd-lock) - A lock implementation for etcd
**Go libraries**