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

Cloudflare R2 Source #198

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Conversation

llama-shepard
Copy link
Contributor

What does this PR do?

Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services.

Adding support for R2 for removing the dependency on AWS S3 and for better pricing.

Reference:
https://developers.cloudflare.com/r2/
https://r2-calculator.cloudflare.com/
https://developers.cloudflare.com/r2/examples/aws/boto3/

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Was this discussed/approved via a Github issue or the discord / slack channel? Please add a link
    to it if that's the case.
  • Did you write any new necessary tests?

Who can review?

@tgaddair

Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services.

Adding support for R2 for removing the dependency on AWS S3 and for better pricing.

Reference: 
https://developers.cloudflare.com/r2/
https://r2-calculator.cloudflare.com/
https://developers.cloudflare.com/r2/examples/aws/boto3/
Copy link
Contributor

@tgaddair tgaddair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @llama-shepard! Nice and clean change :)

@tgaddair tgaddair merged commit 412204b into predibase:main Jan 22, 2024
1 check failed
@llama-shepard llama-shepard deleted the cloudflare-r2-source branch February 10, 2024 21:28
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

2 participants