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

   In fact, there are two types of capabilities in all backends.
   
   1. shared
   Access rights can be shared, all services backends implement this, while 
embedded engines don't.
   
   2. send
   Access rights can be transferred
   Almost all backends implement this, except for memory backend such as 
dashmap.
   
   Of course, we don't need to be so strict and complicated, I support 
temporarily adding only shared capability.


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