discord-cassandra-cpp 0.15.1

A Cassandra CQL driver, built on top of the DataStax C++ driver for performance and functionality. Just a fork with improvements that we'd like to upstream.
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;