Browse Source

feat(README): add node library

Thanks for @stianeikeland for starting a node-etcd library.
Brandon Philips 12 years ago
parent
commit
1bf4e656a8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -444,6 +444,10 @@ If you are using SSL for server to server communication, you must use it on all
 
 - [go-etcd](https://github.com/coreos/go-etcd)
 
+**Node libraries**
+
+- [stianeikeland/node-etcd](https://github.com/stianeikeland/node-etcd)
+
 **Ruby libraries**
 
 - [iconara/etcd-rb](https://github.com/iconara/etcd-rb)