scylladb / python-driver

ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
https://python-driver.docs.scylladb.com
Apache License 2.0
70 stars 42 forks source link

Support RackAware load balancing policy #325

Closed roydahan closed 2 weeks ago

roydahan commented 2 months ago

As supported in all other drivers (e.g. https://github.com/scylladb/scylla-rust-driver/issues/604 and https://github.com/scylladb/java-driver/pull/200) we should have it supported also in Python driver.