Skip to content

Commit 2a12b7a

Browse files
authored
Apply suggestions from code review
1 parent 9d142bd commit 2a12b7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/operate/rc/databases/create-database/create-pro-database-existing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The **Performance** section lets you manage the maximum size, throughput, and ha
7575
| **Dataset size** | Maximum size (in GB) for your dataset. See [Dataset size]({{< relref "/operate/rc/databases/configuration/sizing#dataset-size" >}}) for sizing considerations. <br/> Databases with Search and query have specific size requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
7676
| **Throughput** | Defines throughput in terms of maximum operations per second for the database. See [Throughput]({{< relref "/operate/rc/databases/configuration/sizing#throughput" >}}) for more info. <br/> Databases with Search and query have specific throughput requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
7777
| **High availability** | Replicates your data across multiple nodes, as allowed by your subscription plan. See [High availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) for more info|
78-
| **Query performance factor** | *(Search and query databases on Redis 7.2 or later only)* Adds additional compute power to process your query and vector search workloads and boost your queries per second. See [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
78+
| **Query performance factor** | *(Search and query databases on Redis 7.2 or later)* Adds additional compute power to process your query and vector search workloads and boost your queries per second. See [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
7979
| **Hashing policy** | Defines the [hashing policy]({{< relref "/operate/rc/databases/configuration/clustering#manage-the-hashing-policy" >}}). |
8080
| **OSS Cluster API** | Activates the [Cluster API]({{< relref "/operate/rc/databases/configuration/clustering#oss-cluster-api" >}}) for a database. When this option is selected, you cannot define a custom hashing policy.<br/> After you select OSS Cluster API, you can select **Use external endpoint** if you want to use the external endpoint for the database. Selecting **Use external endpoint** will block the private endpoint for this database. |
8181

content/operate/rc/databases/version-management/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ When a version reaches EOL:
7171

7272
- Technical support is no longer provided
7373
- Security updates are not available
74-
- Databases with auto-upgrades disabled are automatically upgraded to the next supported version during maintenance windows
74+
- All databases are automatically updated to the next supported version during maintenance windows
7575

7676
## Version selection
7777

@@ -102,7 +102,7 @@ For existing databases:
102102
| **Redis 8.2** | STS | GA | TBD | Essentials, Pro |
103103
| **Redis 8.0** | STS | *Preview | May 1, 2026 | Essentials |
104104
| **Redis 7.4** | LTS | GA | December 1, 2029 | Essentials, Pro |
105-
| **Redis 7.2** | STS | *GA | December 1, 2029 | Essentials, Pro |
105+
| **Redis 7.2** | LTS | GA | December 1, 2029 | Essentials, Pro |
106106
| **Redis 6.2** | LTS | GA | 2026 | Pro |
107107

108108
*Redis 8.0 is not available for new databases.

0 commit comments

Comments
 (0)