HeteroTSDB: An Extensible Time Series Database on Heterogeneous Key-Value Stores [pdf]
1–5 of 5 posts
Re: HeteroTSDB: An Extensible Time Series Database on Heterogeneous Key-Value Stores [pdf]
#2Or normalize your data and use clickhouse.
Re: HeteroTSDB: An Extensible Time Series Database on Heterogeneous Key-Value Stores [pdf]
#3I scanned this, and there's a lot of talk here about having two separate layers of key-value storage (not nearly the first system to have that design), but I'm missing what is the key innovation here. I need to read it in more detail, but if anyone else figures out what that is, I'd love to hear about it.
Re: HeteroTSDB: An Extensible Time Series Database on Heterogeneous Key-Value Stores [pdf]
#4Or normalize your data and use clickhouse.
Clickhouse is a nightmare to scale and operate and doesn't support TS joins.
Re: HeteroTSDB: An Extensible Time Series Database on Heterogeneous Key-Value Stores [pdf]
#5I scanned this, and there's a lot of talk here about having two separate layers of key-value storage (not nearly the first system to have that design), but I'm missing what is the key innovation here. I need to read it in more detail, but if anyone else figures out what that is, I'd love to hear about it.
Same here, can't see what's the discovery in this paper.