dart_cassandra_cql
dart_cassandra_cql copied to clipboard
Cassandra CQL driver for Dart
Hi, as i have checked python driver, and its well maintained and updated, Thus; is this driver our of date? is it maintained?
Hey Man !! Can you please give an example of stream using streambuilder. Appreciate if you reply 🙂
Just found a type error in the latest update so I fixed it and fully migrated the plugin to dart 2.
Hey, Just curious if there is anything similar to "Token aware" client policy in Java driver? (docs: https://docs.datastax.com/en/latest-java-driver/common/drivers/reference/tuningPolicies_c.html ) It seems that this should be configurable in connection pool, but...