choria-io / mcorpc-ruby-support

Support libraries to enable Ruby agents and clients to communicate with the Choria Server
https://choria.io/
Apache License 2.0
1 stars 8 forks source link

Etcd - multiple endpoint support #107

Open davissp14 opened 7 years ago

davissp14 commented 7 years ago

https://choria.io/docs/playbooks/data/#etcd-store

I recently added multiple endpoint support in Etcdv3 0.7.0.
https://github.com/davissp14/etcdv3-ruby/releases

This should help remove the single point of failure configuration users were forced to implement in 0.6.0.

ripienaar commented 7 years ago

That's great thanks @davissp14, I'll add to the backlog!