Update docs.md

REMOVE "Note: synchronous replication between vnodes is only supported in Enterprise Edition"
This commit is contained in:
SunShine Chan 2021-07-17 12:13:08 +08:00 committed by GitHub
parent 9c4c8493ad
commit 5cdbcdafc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -322,8 +322,6 @@ For scenarios with higher data consistency requirements, asynchronous data repli
With synchronous replication, performance of system will decrease and latency will increase. Because metadata needs strong consistent, the default for data synchronization between mnodes is synchronous replication.
Note: synchronous replication between vnodes is only supported in Enterprise Edition
## <a class="anchor" id="persistence"></a> Caching and Persistence
### Caching