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

Enable Cloudflare R2 as a storage alternative compatible with S3 API #2498

Open
NChaganlal opened this issue May 13, 2024 · 0 comments
Open

Comments

@NChaganlal
Copy link

Describe the feature.

Is your feature related to a problem? Please describe.

Cloudflare R2 is compatible with Amazon S3. AmazonSQS transport storage for larger payloads could potentially support Cloudflare R2, in addition to S3, with some minor changes.

Describe the requested feature

Support Cloudflare R2 as a storage alternative, by enabling setting the DisablePayloadSigning = true .

image

Cloudflare R2 documentation
Info: https://developers.cloudflare.com/r2/examples/aws/aws-sdk-net/#upload-and-retrieve-objects

Links to this other issue.

Additional Context

Cloudflare R2 has 0 egress charges, which means that is cheaper (at the time of raising this issue) than S3.
Cost: https://r2-calculator.cloudflare.com/

@NChaganlal NChaganlal changed the title Enable Cloudflare R2 storage alternative compatible with S3 API Enable Cloudflare R2 as a storage alternative compatible with S3 API May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants