dart_cassandra_cql icon indicating copy to clipboard operation
dart_cassandra_cql copied to clipboard

Cassandra CQL driver for Dart

Results 5 dart_cassandra_cql issues
Sort by recently updated
recently updated
newest added

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...