prabirshrestha commented on issue #2786: URL: https://github.com/apache/incubator-opendal/issues/2786#issuecomment-1709628107
Now I'm at a point where I need to walk and index the files. I got minio s3 working on my app but seems like minio these days no longer support mounting existing directory based on https://github.com/minio/minio/discussions/15496. Do you have an ETA when this would be available so I can plan accordingly. One option I can also think of is having a generic `start_after`. One could implement it via always sorting alphabetically and walk this way one could implement this for all backends but each backend can provide custom implement which is performant for them. I do plan to support as many backends as opendal provides so having a generic seems like it benefits everyone. -- 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]
