Aliaksandr Valialkin
|
ee7765b10d
|
lib/storage: implement per-day inverted index
|
2019-11-10 00:02:46 +02:00 |
|
Aliaksandr Valialkin
|
d888b21657
|
lib/storage: add inmemory inverted index for the last hour
It should improve performance for `last N hours` dashboards with update intervals smaller than 1 hour.
|
2019-11-08 21:21:07 +02:00 |
|
Aliaksandr Valialkin
|
47e4b50112
|
app/vmselect: optimize /api/v1/series by skipping storage data
Fetch and process only time series metainfo.
|
2019-08-04 23:01:28 +03:00 |
|
Aliaksandr Valialkin
|
80db24386e
|
lib/storage: typo fixes found by golangci-lint; updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/69
|
2019-06-20 14:37:55 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|