GitHub user leiysky added a comment to the discussion: Concurrent support for opendal list
This is great, we are currently simulating concurrent listing by manually listing different prefix, this API will fit our requirement very well. BTW, here's an example for reference, OSS cost about 1 second to perform a single `DeleteObjects` requests, without concurrent listing it will be a disaster to delete a large prefix. GitHub link: https://github.com/apache/opendal/discussions/6115#discussioncomment-12977456 ---- This is an automatically sent email for dev@opendal.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@opendal.apache.org