Module cdrs::client [] [src]

The modules which contains CDRS Cassandra client.

Structs

CDRS

CDRS driver structure that provides a basic functionality to work with DB including establishing new connection, getting supported options, preparing and executing CQL queries, using compression and other.

Session

The object that provides functionality for communication with Cassandra server.

Type Definitions

CassandraOptions

Map of options supported by Cassandra server.