Skip to content

Commit 6c1e734

Browse files
authored
Update README.md
Remove live demos
1 parent a9389ff commit 6c1e734

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RadonDB is an open source, Cloud-native MySQL database for unlimited scalability
77

88
## What is RadonDB?
99

10-
RadonDB is a cloud-native database based on MySQLand architected in fully distributed cluster that enable unlimited scalability (scale-out), capacity and performance. It supported distributed transaction that ensure high data consistency, and leveraged MySQL as storage engine for trusted data reliability. RadonDB is compatible with MySQL protocol, and sup-porting automatic table sharding as well as batch of automation feature for simplifying the maintenance and operation workflow.
10+
RadonDB is a cloud-native database based on MySQL, and architected in fully distributed cluster that enable unlimited scalability (scale-out), capacity and performance. It supported distributed transaction that ensure high data consistency, and leveraged MySQL as storage engine for trusted data reliability. RadonDB is compatible with MySQL protocol, and sup-porting automatic table sharding as well as batch of automation feature for simplifying the maintenance and operation workflow.
1111

1212
## Features
1313

@@ -18,7 +18,7 @@ RadonDB is a cloud-native database based on MySQL,and architected in fully dis
1818
* **Distributed Transaction**: Snapshot Isolation
1919
* **Distributed Joins**: Sort-Merge Join, Nested-Loop Join
2020
* **Distributed Full Text Search**
21-
* **Multi Tenan by Database**
21+
* **Multi Tenant by Database**
2222
* **Prepared SQL Statement**
2323
* **JSON**
2424

@@ -95,8 +95,6 @@ RadonDB achieves the level of SI (Snapshot Isolation) at the level of consistenc
9595

9696
The SQL node is stateless, but in order to guarantee transaction `Snapshot Isolation`, it is currently a write-multiple-read mode.
9797

98-
## Live Demo
99-
[https://radonchain.org](https://radonchain.org)
10098

10199
## Issues
102100

0 commit comments

Comments
 (0)