cassandra-cpp 0.15.1

A Cassandra CQL driver, built on top of the DataStax C++ driver for performance and functionality.
Documentation
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe
Cargo.lock

# Generated by Cargo
/target/
.project
/.settings/

# Development tools
.travis.yml
.idea

#rustfmt backup files
*.bk