-
Notifications
You must be signed in to change notification settings - Fork 505
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
GSoC Ideas: ofs, OpenDAL File System via FUSE #4130
Comments
Can I mentor this GSOC project? And we have done some work for it before, but I am not sure if this project for GSOC is reasonable. |
The website shows that the organizations are announced on February 21st. |
Will |
I expect to have both lib and cli, but that depends on the code owner's decision. |
Ok, I think it is a good way to separate these concerns for modularity and would be also helpful to link against it, when other projects, want to pull in that code. Not affiliated with it in any way, but I find it good, how abscissa applies that when initializing a new project, it's a good way to quickly start. So just leaving it here. |
I'm familiar with the fuse before. I would like to be one of the mentor for this idea |
I think we should update the goals of this idea, the goals listed above seems be implemented in #4179 |
Agreed, I will update the goals. |
It seems to be a local mapping of cloud storage. It looks like switching out Datenlord's metadata engine, etcd, for a local SQLite should do the trick. Rather than the data layer stuff, I'm more intersted about some decisions regarding metadata |
Based on the existing |
we discussed in discord.but not clear. |
I want to support Windows by implementing |
Background
OpenDAL is a data access layer that allows users to easily and efficiently retrieve data from various storage services in a unified way.
ofs
can expose OpenDAL power in fuse way that allow users to mount storage services locally.Objectives
Implement
ofs
, allowing users to mount storage services locally for read and write.Features
In Scope:
Out Scope:
Tasks
Recommended Skills
Mentor
Mailing List: [email protected]
Mentor: junouyang, Apache OpenDAL PMC Member, [email protected]
Please leave comments if you want to be a mentor
Cross posted at https://issues.apache.org/jira/browse/GSOC-255
The text was updated successfully, but these errors were encountered: