kylebarron commented on PR #736: URL: https://github.com/apache/arrow-rs-object-store/pull/736#issuecomment-4663862656
I think we should have an issue discussion about this before making a PR. It's a significant new amount of code. > * Simplified authentication using Cloudflare API tokens instead of AWS-style HMAC credentials > * Native integration with Cloudflare's API ecosystem > * A foundation for Cloudflare Workers R2 bindings and `wasm32` support > * A more intuitive user experience for developers already using Cloudflare services None of those really seem like big enough pros for me to have a whole new implementation, when the AWS implementation already works for Cloudflare. Is there a performance difference? > What is the purpose of adding cloudflare workers? Agreed I don't see the benefits of `worker` integration -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
