From 1bee237acf8ca938f2d391a50eb47a9c5148d6c3 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 6 Dec 2016 20:20:40 -0800 Subject: [PATCH] Documentation: add blox and chain as users --- Documentation/libraries-and-tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/libraries-and-tools.md b/Documentation/libraries-and-tools.md index 319efc1e8..de4e2138c 100644 --- a/Documentation/libraries-and-tools.md +++ b/Documentation/libraries-and-tools.md @@ -123,7 +123,9 @@ **Projects using etcd** - [binocarlos/yoda](https://github.com/binocarlos/yoda) - etcd + ZeroMQ +- [blox/blox](https://github.com/blox/blox) - a collection of open source projects for container management and orchestration with AWS ECS - [calavera/active-proxy](https://github.com/calavera/active-proxy) - HTTP Proxy configured with etcd +- [chain/chain](https://github.com/chain/chain) - software designed to operate and connect to highly scalable permissioned blockchain networks - [derekchiang/etcdplus](https://github.com/derekchiang/etcdplus) - A set of distributed synchronization primitives built upon etcd - [go-discover](https://github.com/flynn/go-discover) - service discovery in Go - [gleicon/goreman](https://github.com/gleicon/goreman/tree/etcd) - Branch of the Go Foreman clone with etcd support