VictoriaMetrics/app
Aliaksandr Valialkin e933cbac16 lib/storage: postpone reading data from blocks during search
This eliminates the need for storing block data into temporary files on a single-node VictoriaMetrics
during heavy queries, which touch big number of time series over long time ranges.

This improves single-node VM performance on heavy queries by up to 2x.
2020-04-27 08:44:01 +03:00
..
vmagent lib/promscrape/discovery/gce: allow empty zone arg in gce_sd_config - in this case zones for the given project are automatically discovered 2020-04-26 14:37:38 +03:00
vmbackup docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:45 +03:00
vminsert app/vmstorage: add missing shutdown for http server on graceful shutdown 2020-04-02 21:09:55 +03:00
vmrestore docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:45 +03:00
vmselect lib/storage: postpone reading data from blocks during search 2020-04-27 08:44:01 +03:00
vmstorage lib/storage: postpone reading data from blocks during search 2020-04-27 08:44:01 +03:00