I would like to know if Opendal has plans to support the FUSE front end for Oay.
FUSE is a great compatibility layer that can convert file system operations from the operating system into user-space API calls. In other words, by leveraging the service capabilities of Opendal's ecosystem, I can use this FUSE layer to access a wide range of cloud drives and object storage through the file API of the operating system.
For example:
https://github.com/astrada/google-drive-ocamlfuse
https://github.com/s3fs-fuse/s3fs-fuse
I would like to know if Opendal has plans to support the FUSE front end for Oay.
FUSE is a great compatibility layer that can convert file system operations from the operating system into user-space API calls. In other words, by leveraging the service capabilities of Opendal's ecosystem, I can use this FUSE layer to access a wide range of cloud drives and object storage through the file API of the operating system.
For example:
https://github.com/astrada/google-drive-ocamlfuse
https://github.com/s3fs-fuse/s3fs-fuse