apache / opendal

Apache OpenDAL: One Layer, All Storage.
https://opendal.apache.org
Apache License 2.0
3.46k stars 486 forks source link

feat(core): add new cap shared #5328

Closed TennyZhuang closed 6 days ago

TennyZhuang commented 6 days ago

Which issue does this PR close?

Closes #5327

Rationale for this change

See https://github.com/apache/opendal/pull/5324#issuecomment-2480461643

What changes are included in this PR?

Introduce a new capability shared, indicates whether shared access is supported for a service.

Are there any user-facing changes?

TennyZhuang commented 6 days ago

Please also wait #5324 to pass the CI

TennyZhuang commented 6 days ago

Great! The PR is ready to get reviewed now.