mdevilliers / redishappy

Redis Sentinel high availabillity daemon
Apache License 2.0
114 stars 23 forks source link

Unable to specify consul ACL #65

Closed domgoodwin closed 7 months ago

domgoodwin commented 4 years ago

It is not possible to specify a consul token to use in the configuration file, see here

Even though the Consul client API supports it: https://godoc.org/github.com/armon/consul-api#Config

Is there a way to use a Consul ACL token with this tool?