Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Exporter / Gateway #23

Open
vasco-santos opened this issue Mar 3, 2022 · 0 comments
Open

S3 Exporter / Gateway #23

vasco-santos opened this issue Mar 3, 2022 · 0 comments
Assignees
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@vasco-santos
Copy link
Member

vasco-santos commented Mar 3, 2022

A S3 Exporter that will receive requests for a given CID and will look for it into the S3 /complete namespace. The CAR from S3 will be unpacked and unixfs exported, streaming the actual content out as a response. Part of #19

Flow

  • Read requested CID from S3 /complete namespace
  • Unpack CAR, unixfs export it and stream it

Notes

Metrics

TBD

@vasco-santos vasco-santos added the kind/enhancement A net-new feature or improvement to an existing feature label Mar 3, 2022
@vasco-santos vasco-santos self-assigned this Mar 3, 2022
@vasco-santos vasco-santos transferred this issue from nftstorage/nft.storage Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant