This commit is contained in:
Justin Borromeo 2019-02-01 14:21:13 -08:00 committed by Fangjin Yang
parent 7d4cc28730
commit 6430ef8e1b
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ rollup and load your existing data as-is. Rollup in Druid is similar to creating
(Like OpenTSDB or InfluxDB.)
Similar to time series databases, Druid's data model requires a timestamp. Druid is not a timeseries database, but
it is a natural choice for storing timeseries data. Its flexible data mdoel allows it to store both timeseries and
it is a natural choice for storing timeseries data. Its flexible data model allows it to store both timeseries and
non-timeseries data, even in the same datasource.
To achieve best-case compression and query performance in Druid for timeseries data, it is important to partition and