VictoriaMetrics/lib/backup
Aliaksandr Valialkin bdd0a1cdb2 lib/backup: increase backup chunk size from 128MB to 1GB
This should reduce costs for object storage API calls by 8x. See https://cloud.google.com/storage/pricing#operations-pricing
2021-01-13 12:16:35 +02:00
..
actions lib/backup/actions: improve logging to be more clear to humans 2020-10-08 14:23:07 +03:00
common lib/backup: increase backup chunk size from 128MB to 1GB 2021-01-13 12:16:35 +02:00
fscommon all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03: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 lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:19 +03:00