Xuanwo commented on issue #5509:
URL: https://github.com/apache/opendal/issues/5509#issuecomment-2574973217

   OpenDAL's goal is to connect services natively, so it would make sense to 
add native Storj support. 
   
   However, the issue is that Storj lacks a native Rust SDK. To use its Go SDK, 
we would need to go through multiple layers: `Rust -> FFI -> C -> cgo -> Go`. 
This approach is unacceptable both from the project's perspective and in terms 
of performance.


-- 
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]

Reply via email to