Skip to content
  • Axel Auweter's avatar
    First round of refactoring of DCDBLib: · 60481e0b
    Axel Auweter authored
    * 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.
    60481e0b