VictoriaMetrics/app
2020-01-30 15:16:16 +02:00
..
vmbackup all: use gozstd instead of pure Go zstd for GOARCH=amd64 2019-12-24 12:43:59 +02:00
vminsert app/vminsert: moved -maxInsertRequestSize command-line flag out of lib/prompb in order to prevent its inclusion in vmselect and vmstorage apps 2020-01-28 22:53:50 +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:45 +02:00
vmselect lib/fs: optimize small reads for ReaderAt.MustReadAt by reading from memory-mapped space instead of reading from file descriptor 2020-01-30 15:16:16 +02:00
vmstorage lib/storage: pre-fetch metricNames for the found metricIDs in Search.Init 2020-01-30 15:16:16 +02:00