Skip to content

Commit 702ede1

Browse files
authored
Apply suggestions from code review
1 parent 199ec6e commit 702ede1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/operate/rc/databases/view-edit-database.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ The **Performance** section describes the memory size, throughput, and hashing p
6464

6565
| Setting name |Description|
6666
|:----------------------|:----------|
67-
| **Dataset size** | Maximum size (in GB) for your dataset. See [Dataset size]({{< relref "/operate/rc/configuration/sizing#dataset-size" >}}). |
68-
| **Throughput** | Defines [throughput]({{< relref "/operate/rc/configuration/sizing#throughput" >}}) in terms of maximum operations per second for the database (_Redis Cloud Pro only_). |
67+
| **Dataset size** | Maximum size (in GB) for your dataset. See [Dataset size]({{< relref "/operate/rc/databases/configuration/sizing#dataset-size" >}}). |
68+
| **Throughput** | Defines [throughput]({{< relref "/operate/rc/databases/configuration/sizing#throughput" >}}) in terms of maximum operations per second for the database (_Redis Cloud Pro only_). |
6969
| **Memory used** | Memory currently used for your database. |
7070
| **High availability** | Replicates your data across multiple nodes; [available options]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) depend on your plan type |
7171
| **Hashing policy** | Defines the [hashing policy]({{< relref "/operate/rc/databases/configuration/clustering#manage-the-hashing-policy" >}}) (_Redis Cloud Pro only_). |
72-
| **OSS Cluster API** | Enables the [Cluster API]({{< relref "/operate/rc/configuration/clustering#cluster-api" >}}) for a database (_Redis Cloud Pro only_).<br/><br/>When this option is enabled, you cannot define a custom hashing policy.|
72+
| **OSS Cluster API** | Enables the [Cluster API]({{< relref "/operate/rc/databases/configuration/clustering#oss-cluster-api" >}}) for a database (_Redis Cloud Pro only_).<br/><br/>When this option is enabled, you cannot define a custom hashing policy.|
7373

7474
To learn more about these settings and when to use them, see [Sizing]({{< relref "/operate/rc/configuration/sizing" >}}) and [Database clustering]({{< relref "/operate/rc/databases/configuration/clustering" >}}).
7575

0 commit comments

Comments
 (0)