nydus-storage

Crates.ionydus-storage
lib.rsnydus-storage
version0.6.4
sourcesrc
created_at2022-06-16 06:11:38.205815
updated_at2023-08-08 02:42:56.729566
descriptionStorage subsystem for Nydus Image Service
homepagehttps://nydus.dev/
repositoryhttps://github.com/dragonflyoss/image-service
max_upload_size
id607262
size707,981
imeoer (imeoer)

documentation

README

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.

Commit count: 3109

cargo fmt