Xuanwo

Results 1638 comments of Xuanwo

> I'm not sure that if opendal should support such higher level operations. OpenDAL is open to adding features that align with our vision. And yes, it would be a...

Nice concept. OpenDAL has been indecisive in adding this feature due to the instability of our builder's API. Furthermore, allowing users to write their own DSNs may exacerbate this issue....

Replaced by https://github.com/apache/incubator-opendal/discussions/1494

> Is there a way to dump the fuzz process for replay? Oh, the issue should be easy than that. OpenDAL's fuzz reader test will output all the actions we...

https://github.com/veeso/suppaftp/releases/tag/v5.0.0 suppaftp fixed this.

No users for ftp so far, let's close this issue until someone needs this.

> can we pass a registry parameter to the prometheus layer? so it can easier to integrate with the caller's prometheus config. Seems interesting. I know little about `rust-prometheus`'s API...

After a quick look on `rust-prometheus` docs, I found allowing user-input registry is required. We will implement it. @flaneur2020