Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 477 Bytes

nydus-storage

The core storage subsystem for Nydus Image Service to:

  • Fetch blob objects from storage backend such as Registry, OSS, S3, local disk and file systems etc.
  • Load data from storage backend on demand.
  • Cache blob objects on local storage.

Support

Platforms:

  • x86_64
  • aarch64

Operating Systems:

  • Linux
  • MacOS

License

This code is licensed under Apache-2.0 or BSD-3-Clause.