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 dd1fc1e866 config: add gc and dedupe as configurable params (default to enabled)
Since we want to conform to dist-spec, sometimes the gc and dedupe
optimizations conflict with the conformance tests that are being run.
So allow them to be turned off via configuration params.
2020-04-16 16:01:53 -07:00
..
BUILD.bazel dedupe: use hard links to dedupe blobs 2020-04-03 09:29:12 -07:00
cache.go conformance: align with upstream conformance tests 2020-04-16 16:01:53 -07:00
cache_test.go dedupe: use hard links to dedupe blobs 2020-04-03 09:29:12 -07:00
storage.go config: add gc and dedupe as configurable params (default to enabled) 2020-04-16 16:01:53 -07:00
storage_test.go config: add gc and dedupe as configurable params (default to enabled) 2020-04-16 16:01:53 -07:00