QazCetelic opened a new pull request, #7856: URL: https://github.com/apache/opendal/pull/7856
# Which issue does this PR close? Closes #7855. # Rationale for this change The shared capability flag is set for all other services, but is missing for OPFS and Mini Moka. The choice to mark one shared and the other not is based on [Xuanwo's definition in this comment](https://github.com/apache/opendal/pull/5324#issuecomment-2480461643). # What changes are included in this PR? 1. [Set mini moka backend shared capability to false](https://github.com/apache/opendal/commit/c3c277afbe3bf0694512ca6d133454be51b3dfbc) 2. [Set opfs backend shared capability to true](https://github.com/apache/opendal/commit/b5503c5caf3ae1636a3873ed98c48710df01a1d2) # Are there any user-facing changes? `opfs` shared capability becomes true instead of defaulting to false. # AI Usage Statement No AI used -- 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]
