Skip to content

Commit ab188a4

Browse files
committed
RC: Added cluster API limitations
1 parent 51318d6 commit ab188a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/operate/rc/databases/configuration/clustering.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,12 @@ We assume a typical workload that includes a different mix of commands and an av
198198
- **Security**: Some security options, such as [transport layer security]({{< relref "/operate/rc/security/database-security/tls-ssl" >}}), may affect throughput.
199199
- **Number of client connections**: The number of client connections affects throughput. Increasing or decreasing the number of client connections can result in higher or lower throughput.
200200

201-
## Cluster API
201+
## Cluster API {#oss-cluster-api}
202202

203203
{{< embed-md "oss-cluster-api-intro.md" >}}
204204

205205
The Cluster API is only supported on Redis Cloud Pro databases. You can enable it in the Scalability section of the configuration screen.
206206

207+
The Redis Cluster API is supported only when a database uses the [standard hashing policy](#standard-hashing-policy) and does not use Search and Query or Time Series advanced capabilities.
208+
207209
Review [Redis Cluster API architecture]({{< relref "/operate/rs/clusters/optimize/oss-cluster-api" >}}) to determine if you should enable this feature for your database.

0 commit comments

Comments
 (0)