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

   > I'm guessing we can add a `fuser-opendal` lib under `integrations`?
   
   IMO, the fuse impl is not general enough. It only contains the fs 
operation-specific code, such as: "when user want to move a file, what should 
we do".
   
   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?
   


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