0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/extensions/search
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
..
common storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
cve storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
digest storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
generated.go search: added graphql api to return repository list with latest tag 2021-09-27 14:36:20 -07:00
models_gen.go search: added graphql api to return repository list with latest tag 2021-09-27 14:36:20 -07:00
resolver.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
schema.graphql search: added graphql api to return repository list with latest tag 2021-09-27 14:36:20 -07:00