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 support, take 2 #513

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

vgskye
Copy link

@vgskye vgskye commented Feb 24, 2024

replaces #512. Adds S3 support using my fork of s3-lite to be significantly lighter than aws-sdk, weighing at 100KiB-or-so when using URLConnection and about 1.5MB-or-so when using the supposedly higher-performance Apache HttpComponents client.

@vgskye
Copy link
Author

vgskye commented Feb 24, 2024

apparently something's broken, sec

@vgskye
Copy link
Author

vgskye commented Feb 24, 2024

yeah s3-lite's signer seems broken

@vgskye
Copy link
Author

vgskye commented Feb 24, 2024

all fixed now, seems to be perfectly functional

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.

None yet

1 participant