Add the consult gem (#4832)

pull/4860/head
Jeff Fraser 2018-10-26 15:11:40 -04:00 committed by Jack Pearkes
parent a8c1ebe6fb
commit be2aa9a219
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@ description: |-
<li>
<a href="https://github.com/criteo/consul-templaterb/">consul-templaterb</a> - Ruby <a href="https://rubygems.org/gems/consul-templaterb">gem</a> and executable hi-performance ERB templating to create configuration files, HTML, JSON, XML content from Consul discovery and KV Data. Executable `consul-templaterb` also support reload commands as well as process management.
</li>
<li>
<a href="https://github.com/veracross/consult/">consult</a> - Ruby <a href="https://rubygems.org/gems/consult">gem</a> supporting Consul and Vault templating through ERB, with easy Rails integration and support for complex templates, including templates that come from Consul itself for shared configuration across apps.
</li>
<li>
<a href="https://github.com/Magnetme/consultant">Consultant</a> - Library for Java services to self register and deregister, fetching configuration, and subscribing to configuration changes.
</li>