Likewise, but it doesn't solve one of the things that Riak TS and other timeseries DB's appear to try to solve: querying your data across ranges without knowing the range ahead of time. Essentially you are performing rollups yourself (which requires internal knowledge about how to aggregate values) to not scan gazillions of records to get a month's worth of data. Among other solutions, I believe this is something KairosDB[1] specifically tackles.
xinuc|10 years ago
SEJeff|10 years ago
https://influxdb.com
Riak is one of those systems, where it really does scale out linearly.
pauldix|10 years ago
simpsond|10 years ago
kodablah|10 years ago
1 - https://github.com/kairosdb/kairosdb