0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/storage
Laurentiu Niculae 7e3d063319 freeform querry api
Signed-off-by: Laurentiu Niculae <themelopeus@gmail.com>
2022-07-20 10:03:11 -07:00
..
s3 freeform querry api 2022-07-20 10:03:11 -07:00
cache.go s3: added logic for deduping blobs 2022-05-24 17:00:10 -07:00
cache_test.go s3: added logic for deduping blobs 2022-05-24 17:00:10 -07:00
local.go fix GetReferrers function to be able to retrieve referrers of any specified artifactType 2022-07-19 09:44:23 -07:00
local_elevated_test.go refactor filenames to reflect functionality 2022-06-21 21:42:54 -07:00
local_test.go fix GetReferrers function to be able to retrieve referrers of any specified artifactType 2022-07-19 09:44:23 -07:00
README.md refactor filenames to reflect functionality 2022-06-21 21:42:54 -07:00
scrub.go fix periodic background tasks - gc and scrub 2022-06-02 08:58:02 -07:00
scrub_test.go Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
storage.go fix periodic background tasks - gc and scrub 2022-06-02 08:58:02 -07:00
storage_test.go s3: added logic for deduping blobs 2022-05-24 17:00:10 -07:00

zot currently supports two types of underlying filesystems:

  1. local - a locally mounted filesystem

  2. remote - a remote filesystem such as AWS S3