oowl commented on issue #2625:
URL: 
https://github.com/apache/incubator-opendal/issues/2625#issuecomment-1633617056

   > The FUSE's power & performance could be very limited:
   > 
   >     * 4K Read will very slow (especially on object storage services like 
s3)
   > 
   >     * Only sequential writing is supported. Random writing without a 
in-memory buffer is not possible.
   
   I believe these limitations do not affect our functionality. These 
limitations only result in some performance issues, which seem to not be a 
problem in certain scenarios where the backend is S3.
   
   
   
   > Maybe we start with a read-only fuse first?
   
   Yeah, I can try it from fuse read-only support.


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