Tdb V2 ~upd~ Jun 2026
Because v2 is content-addressable and versioned, it supports Git-like semantics for data.
SELECT mean(temp) FROM sensor WHERE time >= now() - 1h AND device = 'abc' GROUP BY time(5m) tdb v2
Compression ratio typical: for numeric time series. Because v2 is content-addressable and versioned, it supports