Skip to content

Commit 4c78bd0

Browse files
RC: Redis 7.4 Preview (#369)
* Redis 7.4 Preview * Images * include improvements * Specify AWS GCP only * Collapse 2023 changes * Move 7.4 to July changelog * fix relrefs * highlight hash field expiration * Merge branch 'main' into DOC-3822 * Apply suggestions from code review --------- Co-authored-by: Kaitlyn Michael <76962844+kaitlynmichael@users.noreply.github.com>
1 parent 3f74328 commit 4c78bd0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

content/operate/rc/changelog/july-2024.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ weight: 46
1414

1515
## New Features
1616

17+
1718
### Query performance factor preview
1819

1920
When you create a Pro database with [Search and query]({{< relref "/operate/oss_and_stack/stack-with-enterprise/search" >}}) capabilities, you can now choose to boost your query capabilities with the Query performance factor. The query performance factor adds dedicated power specifically for Search and query. For more information, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}).
@@ -24,4 +25,5 @@ You can take advantage of extra query speed for free during the preview period.
2425

2526
A preview of Redis 7.4 is now available on [Redis Cloud Essentials databases]({{< relref "/operate/rc/databases/create-database/create-essentials-database" >}}) in select regions on Amazon Web Services and Google Cloud.
2627

27-
Redis 7.4 offers hash field expiration and other feature set improvements. For more information on the changes in Redis 7.4, see the [Redis 7.4 release blog post](REPLACE LINK).
28+
Redis 7.4 offers hash field expiration and other feature set improvements. For more information on the changes in Redis 7.4, see the [Redis 7.4 release blog post](https://redis.io/blog/announcing-redis-community-edition-and-redis-stack-74).
29+

content/operate/rc/databases/create-database/create-essentials-database.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ This guide shows how to create an Essentials database.
3939

4040
{{<image filename="images/rc/essentials-74-preview.png" alt="Turn on the Redis 7.4 preview toggle.">}}
4141

42-
Redis 7.4 offers hash field expiration and other feature set improvements. For more information on the changes in Redis 7.4, see the [Redis 7.4 release notes](REPLACE LINK).
42+
Redis 7.4 offers hash field expiration and other feature set improvements. For more information on the changes in Redis 7.4, see the [Redis 7.4 release notes](https://redis.io/blog/announcing-redis-community-edition-and-redis-stack-74).
43+
4344

4445
1. The **Type** of database controls the protocol and advanced capabilities. Leave this as **Redis Stack** unless you have a legacy application that uses **Memcached**.
4546

0 commit comments

Comments
 (0)