Browse Source

Merge pull request #2977 from nikfoundas/patch-1

docs: add etcd-viewer into libraries-and-tools.md
Yicheng Qin 10 years ago
parent
commit
5618adff99
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Documentation/libraries-and-tools.md

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

@@ -9,6 +9,7 @@
 - [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) - Master election & distributed r/w lock implementation using etcd - Supports v2
 - [etcd-console](https://github.com/matishsiao/etcd-console) - A web-base key/value editor for etcd using PHP
+- [etcd-viewer](https://github.com/nikfoundas/etcd-viewer) - An etcd key-value store editor/viewer written in Java
 
 **Go libraries**