VictoriaMetrics/app
Aliaksandr Valialkin c9472e4f3a all: use github.com/klauspost/compress/gzip instead of compress/gzip
`github.com/klauspost/compress/gzip` is more optimized than `compress/gzip`.
This gives better gzip compression and decompression speeds.
2020-01-17 23:58:46 +02:00
..
victoria-metrics app/victoria-metrics: adjust integration tests after the commit 99facd71cd6ac151d512cea1df73be91c10c7f83 2020-01-11 00:58:16 +02:00
vmbackup all: use gozstd instead of pure Go zstd for GOARCH=amd64 2019-12-24 12:42:42 +02:00
vminsert all: use github.com/klauspost/compress/gzip instead of compress/gzip 2020-01-17 23:58:46 +02:00
vmrestore app/{vmbackup,vmrestore}: add backup complete file to backup when it is complete and check for this file before restoring from backup 2020-01-09 15:35:38 +02:00
vmselect app/vmselect/netstorage: make fmt 2020-01-17 17:47:21 +02:00
vmstorage lib/storage: remove metricID with missing metricID->metricName entry 2019-12-02 20:46:44 +02:00