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 <[email protected]> Co-authored-by: Sylvain Wallez <[email protected]>
- Loading branch information