PlayFab / consuldotnet

.NET API for Consul (http://www.consul.io/)
Apache License 2.0
692 stars 193 forks source link

Cluster support #142

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi, we have a consul cluster build on 3 server with each ip address, does consuldotnet support auto transfer to other endpoint when some node failure.

thanks!