You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/develop/connect/insight/release-notes/v.2.40.0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This is the General Availability (GA) release of RedisInsight 2.40.
15
15
### Details
16
16
17
17
**Features and improvements**
18
-
-[#2879](https://github.com/RedisInsight/RedisInsight/pull/2879) UX improvements to simplify in-app provisioning of a free [Redis Cloud](https://redis.com/comparisons/oss-vs-enterprise/?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40) database. Create a new database with a preselected cloud vendor and region by using the recommended sign-up settings. You can manage your database by signing in to the [Redis Cloud console](https://app.redislabs.com/#/databases?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40)
18
+
-[#2879](https://github.com/RedisInsight/RedisInsight/pull/2879) UX improvements to simplify in-app provisioning of a free [Redis Cloud](https://redis.com/comparisons/oss-vs-enterprise/?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40) database. Create a new database with a preselected cloud vendor and region by using the recommended sign-up settings. You can manage your database by signing in to the [Redis Cloud console](https://cloud.redis.io/#/databases?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40)
19
19
-[#2851](https://github.com/RedisInsight/RedisInsight/pull/2851) See plan, cloud vendor, and region details after successfully provisioning your free [Redis Cloud](https://redis.com/comparisons/oss-vs-enterprise/?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40) database
20
20
-[#2882](https://github.com/RedisInsight/RedisInsight/pull/2882) Optimizations when uploading large text files with the list of Redis commands, available under bulk actions in Browser
21
21
-[#2808](https://github.com/RedisInsight/RedisInsight/pull/2808) Enhanced security measurement to no longer display existing passwords for Redis Sentinel in plain text
Copy file name to clipboardExpand all lines: content/integrate/amazon-bedrock/set-up-redis.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,9 +75,9 @@ To set up a Redis Cloud instance for Bedrock, you need to:
75
75
76
76
{{<imagefilename="images/rc/subscription-new-flexible-setup-general.png"width="75%"alt="The General settings of the Setup tab." >}}
77
77
78
-
1. In the **Version** section, select **Redis 7.2**.
78
+
1. In the **Version** section, select **Redis 7.2** or **Redis 7.4**.
79
79
80
-
{{<imagefilename="images/rc/subscription-new-flexible-version-section.png"alt="Version selection between Redis 6.2and 7.2" >}}
80
+
{{<imagefilename="images/rc/subscription-new-flexible-version-section.png"alt="Version selection between Redis 6.2, 7.2, and 7.4" >}}
81
81
82
82
1. In the **Advanced options** section, select Multi-AZ to ensure [high-availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}).
description: New features, enhancements, and other changes added to Redis Cloud during
9
+
September 2024.
10
+
highlights: Redis 7.4 Preview on Redis Cloud Pro
11
+
linktitle: September 2024
12
+
weight: 44
13
+
---
14
+
15
+
## New Features
16
+
17
+
### Redis 7.4 Preview on Redis Cloud Pro
18
+
19
+
A preview of Redis 7.4 is now available on [Redis Cloud Pro databases]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}).
20
+
21
+
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).
The backup options for Redis Cloud databases depend on your plan:
16
16
17
-
- Redis Cloud Pro subscriptions can back up a database on-demand and schedule daily backups that occur during a set hour.
17
+
- Redis Cloud Pro subscriptions can back up or export a database on-demand and schedule daily backups that occur during a set hour.
18
18
19
-
- Paid Redis Cloud Essentials plans can back up a database on-demand and schedule backups that occur every 24 hours.
19
+
- Paid Redis Cloud Essentials plans can back up or export a database on-demand and schedule backups that occur every 24 hours.
20
20
21
-
- Free plans cannot back up a database through the Redis Cloud console.
21
+
- Free plans cannot back up or export a database through the Redis Cloud console.
22
22
23
23
{{<note>}}
24
24
The number of database backups that can run simultaneously on a subscription is limited to 4 by default.
@@ -56,7 +56,7 @@ When you enable **Remote backup**, additional options appear. The options vary
56
56
|**Storage type**| Defines the provider of the storage location, which can be: `AWS S3`, `Google Cloud Storage`, `Azure Blob Storage`, or `FTP` (FTPS). |
57
57
|**Backup destination**| Defines a URI representing the backup storage location. |
58
58
59
-
## Back up data on demand
59
+
## Back up and export data on demand
60
60
61
61
After backups are turned on, you can back up your data at any time. Use the **Backup now** button in the **Durability** section.
Copy file name to clipboardExpand all lines: content/operate/rc/databases/create-database/create-pro-database-new.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,9 +105,11 @@ The following settings are defined in the **General settings** of the **Setup**
105
105
106
106
#### Version {#version}
107
107
108
-
{{<imagefilename="images/rc/subscription-new-flexible-version-section.png"width="75%"alt="Version selection between Redis 6.2and 7.2" >}}
108
+
{{<imagefilename="images/rc/subscription-new-flexible-version-section.png"width="75%"alt="Version selection between Redis 6.2, 7.2, and 7.4." >}}
109
109
110
-
The **Version** section lets you choose the Redis version of your databases. Choose **Redis 7.2** if you want to use the latest advanced features of Redis.
110
+
The **Version** section lets you choose the Redis version of your databases. Choose **Redis 7.2** if you want to use the latest stable version of Redis, or select **Redis 7.4** for the Redis 7.4 Preview.
111
+
112
+
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).
0 commit comments