This is an automated email from the ASF dual-hosted git repository.

popduke pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/bifromq.git


The following commit(s) were added to refs/heads/main by this push:
     new 6551e30a Remove non-compliant sentence (#165)
6551e30a is described below

commit 6551e30abed936d35ca4bdbc9c0489a3f31be98e
Author: Yonny(Yu) Hao <[email protected]>
AuthorDate: Thu Aug 7 16:52:31 2025 +0800

    Remove non-compliant sentence (#165)
---
 README.md         | 4 +---
 README.zh_Hans.md | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 8f49040b..5c8847ef 100644
--- a/README.md
+++ b/README.md
@@ -215,9 +215,7 @@ nodes, while some types of messaging related workload are 
not horizontal scalabl
 
 The Independent Workload Cluster deployment mode is designed for building 
large-scale, multi-tenant serverless clusters.
 In this mode, the cluster consists of several specialized sub-clusters, each 
focusing on a particular 'independent type'
-of workload. These sub-clusters work together coherently to form a logical 
MQTT broker instance. This is the most
-complex deployment mode and requires additional non-open-sourced building 
blocks. Feel free to contact us for commercial
-support.
+of workload. These sub-clusters work together coherently to form a logical 
MQTT broker instance. 
 
 ## User Community
 
diff --git a/README.zh_Hans.md b/README.zh_Hans.md
index 66289fb5..3c1f215e 100644
--- a/README.zh_Hans.md
+++ b/README.zh_Hans.md
@@ -202,7 +202,7 @@ MQTT Broker 实例,确保高可用性。 你也可以通过添加更多的节
 
 独立工作负载集群部署模式旨在构建大规模的,多租户的 Serverless
 集群。在这种模式下,集群由几个专门的子集群组成,每个子集群都专注于一个特定的'独立类型'的工作负载。这些子集群共同协作形成一个逻辑的
-MQTT Broker 实例。这是最复杂的部署模式,需要额外的非开源协作组件。
+MQTT Broker 实例。
 
 ## 用户社区
 

Reply via email to