mirschao fd3d742d71 Update rust.yml
cargo fmt --all --check 中--check为检查模式,如果有对应的格式化修改,则命令返回码为非零(错误),所以导致action运行失败,替换为cargo fmt --all即可解决问题。
2024-10-11 22:27:32 +08:00
2024-09-25 19:46:02 +08:00
2024-10-11 22:27:32 +08:00
2024-07-26 17:29:50 +08:00
2024-10-08 14:11:28 +08:00
2024-09-24 10:39:12 +08:00
2024-10-08 14:11:28 +08:00
2024-09-25 19:46:02 +08:00
2024-07-25 16:57:43 +08:00
2024-07-01 19:33:20 +08:00
2024-10-05 10:04:59 +08:00
S
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.
Readme Apache-2.0 111 MiB
Languages
Rust 94.7%
Shell 4.1%
Python 1%