VictoriaMetrics/lib/backup
Nikolay 8ff7da7202
adds restore.lock (#1988)
* adds restore.lock
it must prevent from running storage after incomplete restore process
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1958

* return back flock file deletion

* Apply suggestions from code review

* wip

* docs/CHANGELOG.md: document https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1958

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2021-12-22 13:10:15 +02:00
..
actions adds restore.lock (#1988) 2021-12-22 13:10:15 +02:00
common removes FileSize from backup part key (#1872) 2021-12-01 11:01:28 +02:00
fscommon adds restore.lock (#1988) 2021-12-22 13:10:15 +02:00
fslocal lib/backup/fslocal: add FS.MustStop() method for stopping bandwidth limiter 2020-10-09 15:12:03 +03:00
fsnil lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:19 +03:00
fsremote lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:19 +03:00
gcsremote lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:19 +03:00
s3remote Add flag of S3ForcePathStyle (#1802) 2021-11-17 01:03:03 +02:00