Xuanwo commented on issue #6535: URL: https://github.com/apache/opendal/issues/6535#issuecomment-3258311198
> I wasn;t able to follow this completely, i thought the different operations were already part of the backends. Like the [lister](https://github.com/apache/opendal/blob/b018ba94c256133f12905e0f95e1f79c0f562999/core/src/services/s3/backend.rs#L1094), [stat](https://github.com/apache/opendal/blob/b018ba94c256133f12905e0f95e1f79c0f562999/core/src/services/s3/backend.rs#L1030) for S3. I mean the logic like https://github.com/apache/opendal/blob/b018ba94c256133f12905e0f95e1f79c0f562999/core/src/layers/complete.rs#L104-L190 This is the place where we implement simulation logic for all services that lack native 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]
