VictoriaMetrics/lib/backup
Nikolay cf1d2f289b
removes FileSize from backup part key (#1872)
* removes FileSize from backup part key
it should fix download restoration for backups

* Update lib/backup/common/part.go

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2021-12-01 12:30:03 +02:00
..
actions removes FileSize from backup part key (#1872) 2021-12-01 12:30:03 +02:00
common removes FileSize from backup part key (#1872) 2021-12-01 12:30:03 +02:00
fscommon all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
fslocal lib/backup/fslocal: add FS.MustStop() method for stopping bandwidth limiter 2020-10-09 15:11:55 +03:00
fsnil lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:13 +03:00
fsremote lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:13 +03:00
gcsremote lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:13 +03:00
s3remote Add flag of S3ForcePathStyle (#1802) 2021-11-17 01:10:22 +02:00