You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that ObjectStore currently supports gcs and local fs. I am wondering if it would be feasible to integrate OpenDAL as our ObjectStore, which would simplify the process of adding support for additional storage services without imposing any extra burden.
OpenDAL is an Apache Top-Level project that supports over 30 storage services:
I personally believe it would be an excellent match for our projects.
🤔 Rationale
Simplify the process of adding support for additional storage services without imposing any extra burden.
📋 Additional Context
OpenDAL already supports fs and gcs. We can start by adding s3 support first if needed.
The text was updated successfully, but these errors were encountered:
🌟 Feature Request
📝 Description
Hello, thank you for developing this project.
I noticed that
ObjectStore
currently supports gcs and local fs. I am wondering if it would be feasible to integrate OpenDAL as our ObjectStore, which would simplify the process of adding support for additional storage services without imposing any extra burden.OpenDAL is an Apache Top-Level project that supports over 30 storage services:
I personally believe it would be an excellent match for our projects.
🤔 Rationale
Simplify the process of adding support for additional storage services without imposing any extra burden.
📋 Additional Context
OpenDAL already supports fs and gcs. We can start by adding s3 support first if needed.
The text was updated successfully, but these errors were encountered: