First round of refactoring of DCDBLib:
* Bumped Cassandra to 2.1.5 * Bumped cpp-driver to 2.0 * Eliminated cassandraBackend in favor of DCDBConnection In the future, a DCDBConnection handles the low-level connection to Cassandra. On top of an established DCDBConnection, you can create a SensorDataStore object which gives you access to raw sensor readings.
DCDBLib/include/connection.h
0 → 100644