### Overview for July
#### Tasks List
- Promoted the integration of some ovfs codes in opendal.
- Completed an mvp implementation that supports file creation, deletion,
reading and writing of data in files.
- The implemented functions were verified and tested locally for two test
scenarios: local file system and minio s3 as storage system backend.

The mvp code can be found and run [here](https://github.com/zjregee/ovfs).

#### Plan For Near Future
- [ ] Implementing the concept of directory in ovfs.

Reply via email to