0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-04-01 02:42:32 -05:00
zot/pkg/api
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
..
config storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
authn.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
authz.go sync: for a prefix, allow multiple registries as a list instead of only one, closes 2022-02-01 09:45:09 -08:00
controller.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
controller_test.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
errors.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
errors_test.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
ldap.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
regexp.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
routes.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
session.go controller: support rate-limiting incoming requests 2022-01-24 12:48:13 -08:00