Core Concept
Primary database
The primary database is used to add, update, and delete data operations. Currently, only single primary database is supported.
Secondary database
The secondary database is used to query data operations and multi-secondary databases are supported.
Primary-Secondary synchronization
It refers to the operation of asynchronously synchronizing data from a primary database to a secondary database. Due to the asynchronism of primary-secondary synchronization, data from the primary and secondary databases may be inconsistent for a short time.
Load balancer policy
Channel query requests to different secondary databases through load balancer policy.
当前内容版权归 ShardingSphere 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ShardingSphere .