Open d-e-s-o opened 5 years ago
Unfortunately we don't have any plan to get it in any time soon. We are currently focus on the performance and stability of the crate.
But we are also open for contributions! It would be very appreciated if you or anyone want to bring the features into this crate. Just remember to tell us the design before working on it.
The README mentions an item
Load balance
which is not yet supported. Is there any plan to get that in soon? Anybody working on it? Any details being shared would be appreciated.Background: This crate is used by
etcd-rs
and it appears that this feature is a requirement for connecting to a cluster ofetcd
hosts. So having this functionality would move the Rust eco system for working withetcd
forward by a good amount, as that is such a basic feature.