Browse Source

Merge pull request #1815 from ravigadde/patch-1

docs: add etcd-lock into libraries-and-tools.md
Yicheng Qin 11 years ago
parent
commit
70bd26a652
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Documentation/libraries-and-tools.md

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

@@ -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**