This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch polish-lister
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 7155caefd Update upgrade
add b4a222196 RFC: Concurrent Stat in List (#3574)
add 27db8da23 chore: bump suppaftp version to 5.2 (#3590)
add 3a85cbcc5 Merge branch 'main' into polish-lister
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 129 +++++++++++++++++----
core/Cargo.toml | 3 +-
core/src/docs/rfcs/3574_concurrent_stat_in_list.md | 80 +++++++++++++
core/src/docs/rfcs/mod.rs | 3 +
core/src/services/ftp/backend.rs | 16 ++-
5 files changed, 199 insertions(+), 32 deletions(-)
create mode 100644 core/src/docs/rfcs/3574_concurrent_stat_in_list.md