mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
Add consul-kv-json (#4050)
* Add consul-kv-json to community tools * alphabetize
This commit is contained in:
parent
3f5acfbc6b
commit
a0263ff46a
@ -58,6 +58,12 @@ description: |-
|
||||
<li>
|
||||
<a href="https://github.com/zeroXten/consul-do">consul-do</a> - Do something, such as run HA cronjobs, based on Consul leadership status
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/opencopilot/consul-kv-json">consul-kv-json</a> - Golang helper utility for translating JSON trees into Consul KV pairs, and vice versa
|
||||
</li>
|
||||
<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/Magnetme/consultant">Consultant</a> - Library for Java services to self register and deregister, fetching configuration, and subscribing to configuration changes.
|
||||
</li>
|
||||
@ -109,9 +115,6 @@ description: |-
|
||||
<li>
|
||||
<a href="https://github.com/spring-cloud/spring-cloud-consul">Spring Cloud Consul</a> - Service discovery, configuration and events for Spring Cloud
|
||||
</li>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user