tonbo-io / tonbo

A portable embedded database using Arrow.
https://tonbo.io
Apache License 2.0
606 stars 42 forks source link

Support OpenDAL #120

Open KKould opened 2 weeks ago

KKould commented 2 weeks ago

Feature Request

Since object-store support for wasm is weak, currently based on https://github.com/tonbo-io/tonbo/issues/118, it is better to use opendal as the implementation.

crates:

implementation reference