cassandra-cpp 3.0.2

A Cassandra CQL driver, built on top of the DataStax C++ driver for performance and functionality.
Documentation
1
2
3
4
5
6
pub mod aggregate_meta;
pub mod column_meta;
pub mod function_meta;
pub mod keyspace_meta;
pub mod schema_meta;
pub mod table_meta;