cassandart 0.4.0 copy "cassandart: ^0.4.0" to clipboard
cassandart: ^0.4.0 copied to clipboard

Cassandra database client (driver wire protocol: v4, CQL: 3.0).

Cassandra database client in Dart #

  • The package can be used with Cassandra (and Elassandra).
  • It is able to handle basic types (but: no map yet).
  • Detects and auto-connects peers.
  • Auto-selects peers with lower latencies.
  • Select the peer that is most likely to contain the data (use: hint).

This is an experimental library and protocol, use at your own risk.

How to contribute #

Check and follow the spec of the wire protocol v4 before creating a PR.

4
likes
130
pub points
9%
popularity

Publisher

verified publisheragilord.com

Cassandra database client (driver wire protocol: v4, CQL: 3.0).

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

buffer, meta, page

More

Packages that depend on cassandart