GitHub user Xuanwo added a comment to the discussion: How close are we from runtime agnostic?
To clarify, not all services are runtime agnostic. HTTP-based services such as `s3`, `gcs`, and `azblob` rely solely on `HttpFetch`, making them relatively straightforward to support. However, some services like `mysql` may have specific runtime requirements. Perhaps some research is needed to clarify this. GitHub link: https://github.com/apache/opendal/discussions/5225#discussioncomment-11015042 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
