Apache OpenDAL Ofs via CloudFilter Project Proposal
- Mentors
- Xuanwo, Jun Ouyang
- Organization
- Apache Software Foundation
- Technologies
- rust, win32
- Topics
- tools, cli
OpenDAL is a data access layer that allows users to easily and efficiently retrieve data from various storage services in a unified way. currently `ofs` can expose OpenDAL power in a `fuse` way that allow users to mount storage services locally.
But `fuse` is only support Linux and some UNIX platforms which limits the usage scenarios of `ofs`. So we need to support other popular platform i.e. Windows to extend its usage scenarios.