VictoriaMetrics/lib/backup
2020-10-08 14:23:00 +03:00
..
actions lib/backup/actions: improve logging to be more clear to humans 2020-10-08 14:23:00 +03:00
common 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
fscommon all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
fslocal all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
fsnil all: fix golangci-lint issues 2020-03-10 19:40:03 +02:00
fsremote all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
gcsremote all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
s3remote lib/backup: allow using ~/.aws/config without region 2020-08-04 13:08:05 +03:00