aboutsummaryrefslogtreecommitdiff
path: root/cassandra_support.h
Commit message (Collapse)AuthorAgeFilesLines
* o More explicit bind functions, it is useful because Cassandra is touchy ↵Trygve Laugstøl2015-08-071-6/+11
| | | | | | | with its types. o Saving the topic and message id in the raw record table. o Dropping the mosquittopp, it is not very useful.
* o Adding a MQTT consumer that stores the parsed record in Cassandra.Trygve Laugstøl2015-08-021-25/+196
|
* o More Cassandra wrappers.Trygve Laugstøl2015-07-161-3/+159
| | | | o Using more futures.
* o Adding web server to serve responses.Trygve Laugstøl2015-07-141-7/+41
|
* o Fully functional reception from MQTT into Cassandra.Trygve Laugstøl2015-07-131-0/+151