mirror of https://github.com/hashicorp/consul
Add the consult gem (#4832)
parent
a8c1ebe6fb
commit
be2aa9a219
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue