From 1fdc7eb8d763e6a72c3ed9bb963cbfeb5c9dbf90 Mon Sep 17 00:00:00 2001 From: a1iive Date: Tue, 25 Apr 2023 13:43:57 +0800 Subject: [PATCH] fix based on cr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 752fa828cb..f92737d8f1 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ * **Transparent Scalability** : An OceanBase cluster can be scaled out to 1,500 nodes transparently, handling petabytes of data and a trillion rows of records. * **Ultra-fast Performance** : The only distributed database that has refreshed both TPC-C record, at 707 million tmpC, and TPC-H record, at 15.26 million QphH @30000GB. * **Real-time Operational Analytics** : A unified system for both transactional and real-time operational analytics workloads. -* **Continuous Availability** : OceanBase Database adopts Paxos Consensus algorithm to achieve Zero RPO and less than 30 seconds of RTO. +* **Continuous Availability** : OceanBase Database adopts Paxos Consensus algorithm to achieve Zero RPO and less than 8 seconds of RTO. * **MySQL Compatible** : OceanBase Database is highly compatible with MySQL, which ensures that zero or few modification is needed for migration. * **Cost Effeciency** : The cutting-edge compression technology saves 70%-90% of storage costs without compromising performance. The multi-tenancy architecture achieves higher resource utilization.