cdrs 2.0.0-beta.2

Cassandra DB driver written in Rust
Documentation
Cassandra ports:

* 7199 - JMX (was 8080 pre Cassandra 0.8.xx)
* 7000 - Internode communication (not used if TLS enabled)
* 7001 - TLS Internode communication (used if TLS enabled)
* 9160 - Thrift client API
* 9042 - CQL native transport port