MySQL/Galera
fmms
13年前
<p>Galera 是一套在 MySQL InnoDB 上面实现 Multi-master 且 synchronous replication 的系統。</p> <ul> <li>Synchronous replication</li> <li>Active-active multi-master topology</li> <li>Read and write to any cluster node</li> <li>Automatic membership control, failed nodes drop from the cluster</li> <li>Automatic node joining</li> <li>True parallel replication, on row level</li> <li>Direct client connections, native MySQL look & feel</li> </ul> <p><img alt="MySQL/Galera" src="https://simg.open-open.com/show/9ee8ae0150c25dca1330022908d9f731.png" width="551" height="384" /><br /> <br /> </p> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1323580120046" target="_blank">http://www.open-open.com/lib/view/home/1323580120046</a></p>