VictoriaMetrics/app/vminsert/common
Aliaksandr Valialkin 2084921e64 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:59:17 +02:00
..
gzip_reader.go all: use github.com/klauspost/compress/gzip instead of compress/gzip 2020-01-17 23:59:17 +02:00
lines_reader.go app/vminsert: add /api/v1/import handler 2019-12-09 22:37:49 +02:00
lines_reader_test.go app/vminsert: fix inifinite loop when reading two lines without newline in the end 2019-06-26 02:52:56 +03:00