Browse Source

Documentation/integrations: add link to etcd raft lib users

Joseph Jacks 8 years ago
parent
commit
45206b6edf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/integrations.md

+ 1 - 1
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