From 45206b6edfef1d3a86e20e1da09456339b4902b4 Mon Sep 17 00:00:00 2001 From: Joseph Jacks Date: Mon, 17 Jul 2017 21:24:40 -0700 Subject: [PATCH] Documentation/integrations: add link to etcd raft lib users --- Documentation/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/integrations.md b/Documentation/integrations.md index 5b9a6a590..2466e96ee 100644 --- a/Documentation/integrations.md +++ b/Documentation/integrations.md @@ -132,7 +132,7 @@ - [cloudfoundry/cf-release](https://github.com/cloudfoundry/cf-release/tree/master/jobs/etcd) **Projects using etcd** - +- [etcd Raft users](../raft/README.md#notable-users) - projects using etcd's raft library implementation. - [apache/celix](https://github.com/apache/celix) - an implementation of the OSGi specification adapted to C and C++ - [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