mirror of https://github.com/hashicorp/consul
Remove deprecated Ruby consul-client library (#4419)
The GitHub repo for this library says that it is no longer maintained and should not be used. The Ruby Diplomat library provides similar functionality instead (and is already listed here).pull/4445/head
parent
fa7ceb08a0
commit
94168ac4a2
|
@ -58,9 +58,6 @@ the community.
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/undeadlabs/discovery">discovery</a> - Erlang/OTP client for the Consul HTTP API
|
<a href="https://github.com/undeadlabs/discovery">discovery</a> - Erlang/OTP client for the Consul HTTP API
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a href="https://github.com/xaviershay/consul-client">consul-client</a> - Ruby client for the Consul HTTP API
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/WeAreFarmGeek/diplomat">diplomat</a> - Ruby library to query Consul's KV-store and services directory
|
<a href="https://github.com/WeAreFarmGeek/diplomat">diplomat</a> - Ruby library to query Consul's KV-store and services directory
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in New Issue