mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-27 08:38:58 +00:00
c9f07fb8ab87dc934e7ed1ed957c61084d1c873c
cargo fmt --all --check 中--check为检查模式,如果有对应的格式化修改,则命令返回码为非零(错误),所以导致action运行失败,替换为cargo fmt --all即可解决问题。
Description
2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.
ai-nativeai-storageamazon-s3bigdatacloud-nativefilesystemminiomulti-cloudobject-storageobjectstoragerusts3
Readme
Apache-2.0
111 MiB
Languages
Rust
94.7%
Shell
4.1%
Python
1%