From a0f87c742ccd5388a2cad88971980217b47c8ec6 Mon Sep 17 00:00:00 2001 From: anatoly Date: Thu, 10 Nov 2016 22:02:00 -0500 Subject: [PATCH] [website]: adding a Clojure client to the "Download Consul Tools" list --- website/source/downloads_tools.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb index c2a9a5fae9..a63437a5ff 100644 --- a/website/source/downloads_tools.html.erb +++ b/website/source/downloads_tools.html.erb @@ -159,6 +159,9 @@ description: |-
  • Embedded Consul - Library for JVM based applications, provides easy way to run Consul in integration tests
  • +
  • + envoy - Consul Clojure client with watchers and other goodies +