Xuanwo commented on PR #5324:
URL: https://github.com/apache/opendal/pull/5324#issuecomment-2480592055

   > Please note that `shared` only indicates shared between processes but not 
shared between threads, it may be a little confusing if we will add backends 
which only support single-thread later.
   > 
   > However, I guess we will not support that in a while.
   
   Currently, we don't offer any services that aren't `Send` because `Access` 
requires services to be both `Send` and `Sync`. There are no plans to add such 
services, but we can revisit this decision if necessary.


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