Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: Add multi-node connection pool (#189)
* Implement static node list connection pool * trait for setting connection distribution. Defaults to RoundRobin. * Allow reseeding of nodes on MultiNodeConnection * Implement Sniff Nodes request --------- Co-authored-by: Stephen Leyva <sleyva1297@gmail.com> Co-authored-by: Sylvain Wallez <sylvain@elastic.co>
- Loading branch information