Skip to content

Commit 3e892b0

Browse files
committed
docs: update RustFS description regarding Rust features
1 parent f81cea0 commit 3e892b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/concepts/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "RustFS is an object storage solution - an open-source distributed
66
# What is RustFS?
77

88
RustFS is a simple, efficient, and distributed object storage solution.
9-
It is also an efficient, open-source, and free object storage solution. It is 100% compatible with the S3 protocol and is open-source software released under the Apache2 license. RustFS is written in Rust, currently the world's most popular memory-safe programming language.
9+
It is also an efficient, open-source, and free object storage solution. It is 100% compatible with the S3 protocol and is open-source software released under the Apache2 license. RustFS is written in Rust, leveraging its industry-leading memory safety and zero-cost abstractions for high-performance storage.
1010
It is a commercially-friendly distributed object storage product participated in and contributed to by outstanding engineers from around the world. RustFS can replace many non-friendly open-source protocol object storage products.
1111

1212
RustFS is about to officially transition from commercial applications to open source, releasing globally to help the world reduce storage costs and improve data security.

docs/installation/linux/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "RustFS is an object storage solution, open-source distributed obje
66
# 1. What is RustFS?
77

88
RustFS is a simple, efficient, distributed object storage system, suitable for fast replacement of MinIO and object storage scenarios for AI training and inference.
9-
At the same time, RustFS is an efficient, open-source, free object storage solution. It is 100% S3 protocol compatible and open-source software released under Apache2 license. RustFS is written in Rust, currently the world's most popular memory-safe language, particularly suitable for high-performance scenarios. RustFS is a commercial-friendly distributed object storage product developed and contributed to by excellent engineers worldwide. RustFS can replace many object storage products with unfriendly open-source licenses.
9+
At the same time, RustFS is an efficient, open-source, free object storage solution. It is 100% S3 protocol compatible and open-source software released under Apache2 license. RustFS is written in Rust, leveraging its industry-leading memory safety and zero-cost abstractions for high-performance storage. RustFS is a commercial-friendly distributed object storage product developed and contributed to by excellent engineers worldwide. RustFS can replace many object storage products with unfriendly open-source licenses.
1010

1111
RustFS is about to transition from commercial applications to formal open-source release globally, helping the world reduce storage costs and improve data security.
1212

0 commit comments

Comments
 (0)