Skip to content

Commit

Permalink
Implement S3-compatible storage for registry backend (#90)
Browse files Browse the repository at this point in the history
* Implement S3 backend storage

* Gate s3 storage support for backend behind feature flag

* Fix lints, formatting

* Fix another formatting error

* Remove default feature for S3

* Add missing cfgs for s3 feature
  • Loading branch information
filiptibell authored Feb 9, 2023
1 parent 675d6bb commit 67555bb
Show file tree
Hide file tree
Showing 5 changed files with 333 additions and 10 deletions.
231 changes: 224 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 67555bb

Please sign in to comment.