apache / cassandra-gocql-driver

GoCQL Driver for Apache Cassandra®
https://cassandra.apache.org/
Apache License 2.0
2.58k stars 621 forks source link

Add a LatencyAwarePolicy that prioritizes the host with smaller average latency #1831

Open Klose6 opened 1 week ago

Klose6 commented 1 week ago

Add a LatencyAwarePolicy that prioritizes the host with smaller average latency as the counterpart of the LatencyAwarePolicy in the cassandra-java-driver client.