GitHub user Xuanwo edited a discussion: How close are we from runtime agnostic?

It is clear that Opendal aims to be runtime agnostic; the only question is to 
what extent?

Currently, OpenDAL makes reqwest optional by introducing the 
[`HttpFetch`](https://opendal.apache.org/docs/rust/opendal/raw/trait.HttpFetch.html)
 trait and makes tokio optional by introducing the 
[`Execute`](https://opendal.apache.org/docs/rust/opendal/trait.Execute.html) 
trait. Technically, OpenDAL can run on any asynchronous runtime.

What's next? What steps should our community take now?

GitHub link: https://github.com/apache/opendal/discussions/5225

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to