From df2eb9bc6a9a8fdafe91da5e533e0918de24d61e Mon Sep 17 00:00:00 2001 From: loverustfs <155562731+loverustfs@users.noreply.github.com> Date: Wed, 9 Jul 2025 08:23:40 +0000 Subject: [PATCH] docs: add status warning --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 580a72e3..23eae75c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ [](https://rustfs.com) +
RustFS is a high-performance distributed object storage software built using Rust
+
@@ -30,6 +32,9 @@ English | 简
RustFS is a high-performance distributed object storage software built using Rust, one of the most popular languages worldwide. Along with MinIO, it shares a range of advantages such as simplicity, S3 compatibility, open-source nature, support for data lakes, AI, and big data. Furthermore, it has a better and more user-friendly open-source license in comparison to other storage systems, being constructed under the Apache license. As Rust serves as its foundation, RustFS provides faster speed and safer distributed features for high-performance object storage.
+
+> ⚠️ **RustFS is under rapid development. Do NOT use in production environments!**
+
## Features
- **High Performance**: Built with Rust, ensuring speed and efficiency.