0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/storage
Ramkumar Chinchani d2aa016cdb storage: flush/sync contents to disk on file close
Behavior controlled by configuration (default=off)
It is a trade-off between performance and consistency.

References:
[1] https://github.com/golang/go/issues/20599

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2022-02-07 12:08:01 -08:00
..
s3 storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
cache.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
cache_test.go sync: Added support for syncing notary/cosign signatures, closes #261 2022-01-13 08:45:59 -08:00
scrub.go Added storage latency histogram metric 2022-01-10 11:55:39 -08:00
scrub_test.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
storage.go notaryv2: fix 'notation list' 2022-01-31 14:33:21 -08:00
storage_fs.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
storage_fs_test.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
storage_test.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00