mirror of
https://github.com/project-zot/zot.git
synced 2024-12-23 22:27:35 -05:00
90c8390c29
Some embedded clients use the "Range" header for blob pulls in order to resume downloads. Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com> |
||
---|---|---|
.. | ||
s3 | ||
cache.go | ||
cache_test.go | ||
lint-interface.go | ||
local.go | ||
local_elevated_test.go | ||
local_test.go | ||
README.md | ||
scrub.go | ||
scrub_test.go | ||
storage.go | ||
storage_test.go |
zot
currently supports two types of underlying filesystems:
-
local - a locally mounted filesystem
-
remote - a remote filesystem such as AWS S3