VictoriaMetrics/lib/backup
Aliaksandr Valialkin 680080887d all: consistently log durations in seconds with millisecond precision
This should improve logs readability
2020-01-22 18:28:27 +02:00
..
actions all: consistently log durations in seconds with millisecond precision 2020-01-22 18:28:27 +02: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:38 +02:00
fscommon 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
fslocal app/{vmbackup,vmrestore}: add -maxBytesPerSecond command-line flag for limiting the used network bandwidth during backup / restore 2019-11-19 20:31:52 +02:00
fsnil app/{vmbackup,vmrestore}: add vmbackup and vmrestore tools for creating backups on s3 or gcs from instant snapshots 2019-11-08 21:21:07 +02:00
fsremote 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
gcsremote 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
s3remote lib/backup/s3remote: check whether the file exists before deleting it 2020-01-09 23:20:31 +02:00