feat: Add OpenDAL based Remote Storage class (#2700)

* feat: Add OpenDAL based Remote Storage class

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix error logging

Signed-off-by: Xuanwo <github@xuanwo.io>

* fix(dependencies): update opendal version to ^0.47.11 and add platform-specific binaries

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
Co-authored-by: suyao <sy20010504@gmail.com>
This commit is contained in:
Xuanwo
2025-05-08 03:09:40 +08:00
committed by GitHub
parent 80177458b1
commit 8b7bc0ff4e
3 changed files with 138 additions and 0 deletions
+1
View File
@@ -93,6 +93,7 @@
"markdown-it": "^14.1.0",
"node-stream-zip": "^1.15.0",
"officeparser": "^4.1.1",
"opendal": "^0.47.11",
"os-proxy-config": "^1.1.2",
"proxy-agent": "^6.5.0",
"react-query": "^3.39.3",