VictoriaMetrics/lib/backup
Nikolay 6cdc934c3d
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:56 +02:00
..
actions adds restore.lock (#1988) 2021-12-22 13:10:56 +02:00
common removes FileSize from backup part key (#1872) 2021-12-01 12:30:03 +02:00
fscommon adds restore.lock (#1988) 2021-12-22 13:10:56 +02: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