Browse Source

Merge pull request #131 from philips/add-new-projects

feat(README): add some new projects
Xiang Li 12 years ago
parent
commit
9683bd37a7
1 changed files with 4 additions and 1 deletions
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -470,7 +470,10 @@ If you are using SSL for server to server communication, you must use it on all
 
 **Projects using etcd**
 
-- [calavera/active-proxy](https://github.com/calavera/active-proxy)
+- [calavera/active-proxy](https://github.com/calavera/active-proxy) - HTTP Proxy configured with etcd
+- [gleicon/goreman](https://github.com/gleicon/goreman/tree/etcd) - Branch of the Go Foreman clone with etcd support
+- [garethr/hiera-etcd](https://github.com/garethr/hiera-etcd) - Puppet hiera backend using etcd
+- [mattn/etcd-vim](https://github.com/mattn/etcd-vim) - SET and GET keys from inside vim
 
 ## Project Details