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

Replace aws-sdk-s3 with rust-s3 #510

Merged
merged 5 commits into from
Jan 20, 2025
Merged

Replace aws-sdk-s3 with rust-s3 #510

merged 5 commits into from
Jan 20, 2025

Conversation

marcua
Copy link
Owner

@marcua marcua commented Jan 17, 2025

aws-sdk-s3 was initially crashing the build on the tiny VPS on which I was developing. I moved to a way beefier machine, and things built fine until I started working on adding an ayb Dockerfile, which started failing for similar reasons. It seems the library expects pretty serious system resources to build. This is the only library ayb depends on which has caused this many issues in the build, and since rust-s3 doesn't pose the same issues, I've switched over to that.

@marcua marcua merged commit e1ec05a into main Jan 20, 2025
1 check passed
@marcua marcua deleted the replace-aws-sdk-s3 branch January 20, 2025 04:32
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.

1 participant