Browse Source

Add another Java library for etcd

https://github.com/diwakergupta/jetcd
Diwaker Gupta 12 years ago
parent
commit
a623effaf1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -468,6 +468,8 @@ If you are using SSL for server to server communication, you must use it on all
 **Java libraries**
 
 - [justinsb/jetcd](https://github.com/justinsb/jetcd)
+- [diwakergupta/jetcd](https://github.com/diwakergupta/jetcd)
+
 
 **Python libraries**