Xuanwo commented on issue #3411:
URL: 
https://github.com/apache/incubator-opendal/issues/3411#issuecomment-1803551613

   > I am not a big fan to make it a lib, instead, it is much like an 
application, using opendal as a lib, and acting as a bridge between the kernel 
and opendal. WDYT?
   
   Let me make my statement more clear. My plan is to have the following parts:
   
   - `fuser-opendal` lib in `integrations` which serve as a lib that implements 
`fuser::Filesystem` based on opendal.
   - `ofs` in `bin` which is a binary that can be used to mount any storage 
services.
   - Also, `oli` can reuse `fuser-opendal` inside to provide `oli mount` but 
I'm not sure if we should do this.
   - And other application who want gain the same feature can use 
`fuser-opendal` directly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to