forked from laiweijian4/doc-exports
Reviewed-by: Kacur, Michal <michal.kacur@t-systems.com> Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
14 lines
1.7 KiB
HTML
14 lines
1.7 KiB
HTML
<a name="css_01_0162"></a><a name="css_01_0162"></a>
|
|
|
|
<h1 class="topictitle1">Features</h1>
|
|
<div id="body0000001081670503"><p id="css_01_0162__en-us_topic_0000001268154533_p12284747285">CSS supports read/write splitting. Data written to the primary cluster (<strong id="css_01_0162__b91521511135617">Leader</strong>) can be automatically synchronized to the secondary cluster (<strong id="css_01_0162__b982012225620">Follower</strong>). In this way, data is written to the primary cluster and queried in the secondary cluster. The read and write can be separated to improve the query performance (as shown in the left part of <a href="#css_01_0162__en-us_topic_0000001268154533_fig165871420101917">Figure 1</a>). When the primary cluster is unavailable, the secondary cluster can provide data write and query services (as shown in the right part of <a href="#css_01_0162__en-us_topic_0000001268154533_fig165871420101917">Figure 1</a>).</p>
|
|
<div class="fignone" id="css_01_0162__en-us_topic_0000001268154533_fig165871420101917"><a name="css_01_0162__en-us_topic_0000001268154533_fig165871420101917"></a><a name="en-us_topic_0000001268154533_fig165871420101917"></a><span class="figcap"><b>Figure 1 </b>Two application scenarios of read/write splitting</span><br><span><img id="css_01_0162__en-us_topic_0000001268154533_image16587320141910" src="en-us_image_0000001666842902.jpg"></span></div>
|
|
<p id="css_01_0162__en-us_topic_0000001268154533_p1799381533214">Currently, only clusters of versions 7.6.2 and 7.10.2 support read/write isolation.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="css_01_0161.html">Read/Write Splitting</a></div>
|
|
</div>
|
|
</div>
|
|
|