mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-25 11:52:14 +00:00
fd3d742d714d2b6899c7fc5a61231b55cfd27cf7
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
107 MiB
Languages
Rust
94.4%
Shell
3.1%
Python
2.4%