Hao Ding created GSOC-255:
-----------------------------

             Summary: ofs, OpenDAL File System that allow users to mount 
storage services locally
                 Key: GSOC-255
                 URL: https://issues.apache.org/jira/browse/GSOC-255
             Project: Comdev GSOC
          Issue Type: New Feature
            Reporter: Hao Ding


Cross posted at https://github.com/apache/opendal/issues/4130

 

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

- Continuous reading
- Continuous writing
- Random reading
- List dir
- Stat file

Out Scope:

- Random Write
- Xattrs
- Permissions

## Tasks

- Implement features that in scope
- Implement tests suite

# Recommended Skills

- Familiar with Rust
- Familiar with basic ideas of file system and fuse
- Familiar with OpenDAL Rust Core

# Mentor

Mailing List: d...@opendal.apache.org
Mentor: Xuanwo, Apache OpenDAL PMC, xua...@apache.org
*Please leave comments if you want to be a mentor*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: gsoc-unsubscr...@community.apache.org
For additional commands, e-mail: gsoc-h...@community.apache.org

Reply via email to