All Products
Search
Document Center

Tair (Redis® OSS-Compatible):Overview

Last Updated:Oct 24, 2024

Tair(Redis OSS-compatible) supports the standard, cluster, and read/write splitting architectures. You can select an architecture that suits your business requirements.

Architectures

The following table describes the supported instance architectures. You can click the link to an instance architecture to view details about the architecture.

Instance architecture

Architecture diagram

Scenario

Standard master-replica architecture

The master-replica architecture is used to ensure high availability.

Redis标准版-双副本实例架构

  • Support for more native Redis features.

  • Persistent storage on Redis instances.

  • Stable query rate on a single Redis instance.

  • Use of simple Redis commands, where only a few sorting and computing commands are required.

Cluster master-replica architecture

In the cluster architecture, each data shard runs in master-replica mode.

  • Large data volume.

  • High queries per second (QPS).

  • Throughput-intensive workloads.

Read/write splitting architecture

The read/write splitting architecture consists of the master and replica nodes and multiple proxy nodes.

云盘读写分离版

  • High QPS.

  • Support for more native Redis features.

  • Persistent storage on Redis instances.

Documentation applicability

You must understand the following concepts in Tair (Redis OSS-compatible): architectures, editions such as Redis Open-Source Edition and Tair (Enterprise Edition), series types such as DRAM-based instances, and engine versions such as Redis 4.0 and 5.0. The descriptions and topics listed in the preceding table are applicable to related editions, series types, and engine versions. To view architecture information of standard instances, see Standard master-replica instances. This rule also applies to cluster and read/write splitting instances.