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

Big Files Go Straight To S3 #631

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Big Files Go Straight To S3 #631

merged 3 commits into from
Jun 18, 2024

Conversation

orangewolf
Copy link
Contributor

instead of uploading large files through fcrepo, upload them straight to s3. then create an external file in fcrepo, keeping the data consistent and making sure hyrax uses the right file all the time. This allows the files to be streamed to S3 and to still be represented in fcrepo in some way. They can also be direct downloaded from S3 and will work in serverless-iiif (but you don't really want to serve something that big from serverless-iiif)

…to s3. then create an external file in fcrepo, keeping the data consistant and making sure hyrax uses the right file all the time
@orangewolf orangewolf merged commit 0c50471 into main Jun 18, 2024
2 checks passed
@orangewolf orangewolf deleted the direct_upload_of_large_files branch June 18, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants