Tair (Redis OSS-compatible) lets you change instance configurations, including architecture, memory capacity, shard count, and replica count.
Supported configuration changes and impacts
What remains unchanged during a configuration change?
All configuration changes:
Connection endpoints, accounts, passwords, and allowlist remain unchanged. No application code changes required.
Data is typically preserved. In rare cases, such as a primary node failure during switchover, a small amount of unsynchronized data might be lost.
Change type | Impact |
Change from standalone to high-availability (master-replica) architecture | One to two transient disconnections, each lasting less than 30 seconds. The instance becomes read-only for about one minute. |
Change from Standard (master-replica) to cluster architecture | One to two transient disconnections, each lasting less than 30 seconds. The instance becomes read-only for about one minute. |
Change from cluster to Standard (master-replica) architecture | One to two transient disconnections, each lasting less than 30 seconds. The instance becomes read-only for about one minute. |
May cause one to two transient disconnections, each lasting less than 30 seconds. The instance becomes read-only for about one minute. | |
May cause one to two transient disconnections, each lasting less than 30 seconds. The instance becomes read-only for about one minute. | |
A transient disconnection that lasts for a few seconds. | |
None. | |
One transient disconnection lasting less than 30 seconds. The instance becomes read-only for about one minute. |
FAQ
Check scaling history
Configuration change failures
Change storage medium for Tair (Enterprise Edition)
Upgrade CPU performance
High-availability to standalone
Pausing applications during change
Automatic data migration
Configuration change duration
Losing backup sets
Delayed configuration update
Immediate task execution
API reference
API operation | Description |
Changes the specification of an instance. |
