mirschaoandGitHub c9f07fb8ab Update rust.yml
cargo fmt --all --check 中--check为检查模式,如果有对应的格式化修改,则命令返回码为非零(错误),所以导致action运行失败,替换为cargo fmt --all即可解决问题。
2024-10-11 22:25:25 +08:00
2024-10-11 22:25:25 +08:00
2024-10-08 14:11:28 +08:00
2024-10-08 14:11:28 +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.
https://rustfs.com/download/ Readme Apache-2.0
113 MiB
Languages
Rust 95.4%
Shell 3.4%
Python 1.1%