Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use OpenDAL as ObjectStore #3107

Open
Xuanwo opened this issue Oct 16, 2024 · 0 comments
Open

Use OpenDAL as ObjectStore #3107

Xuanwo opened this issue Oct 16, 2024 · 0 comments

Comments

@Xuanwo
Copy link

Xuanwo commented Oct 16, 2024

🌟 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:

image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant