Merge pull request #857 from tarnfeld/tools-discodns

Added discodns to the list of tools using etcd
release-0.4
Yicheng Qin 2014-06-17 16:10:57 -07:00
commit 2134036942
1 changed files with 1 additions and 0 deletions

View File

@ -92,3 +92,4 @@ A detailed recap of client functionalities can be found in the [clients compatib
- [fleet](https://github.com/coreos/fleet) - Distributed init system
- [GoogleCloudPlatform/kubernetes](https://github.com/GoogleCloudPlatform/kubernetes) - Container cluster manager.
- [mailgun/vulcand](https://github.com/mailgun/vulcand) - HTTP proxy that uses etcd as a configuration backend.
- [duedil-ltd/discodns](https://github.com/duedil-ltd/discodns) - Simple DNS nameserver using etcd as a database for names and records.