Xuanwo

Results 1650 comments of Xuanwo

Hi, @spetz. Thanks so much for sharing your ideas on this! Your input is truly excellent. I'm not an expert in the streaming area or in iggy itself, so I’ll...

Interestingly, I created the OpenDAL KV adapter just for fun, but now it's actually being used!

I'm fine to add both obkv/hbase services, as long as: - The newly added dep is well-maintained - CI passed (with stable rust) - Test passed

> * CI passed (with stable rust) For this, I submitted https://github.com/oceanbase/obkv-table-client-rs/pull/87

> I cannot prepare a CI env for debugging and regression testing. Oh, this might be an issue.

Interesting! I plan to make OpenDAL work in wasm first and than add OPFS support.

We are ready for this now!

We need to wait for https://github.com/rustwasm/wasm-bindgen/issues/3755

Hello, everyone. This issue has been submitted as this year's OSPP project. I hope we can push this issue forward.

Apply for this project: https://summer-ospp.ac.cn/org/prodetail/241110348 ## Goal Add [Origin Private File System](https://developer.mozilla.org/en-US/docs/Web/API/File_System_API/Origin_private_file_system) (OPFS) support for opendal so that users can use `opfs` in wasm runtime or browser. The usage will...