Skip to content

Commit 71c5484

Browse files
committed
DOC-4260 Placeholder for Redis DB v7.4 features in release notes
1 parent 16e8cc1 commit 71c5484

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

content/operate/rs/release-notes/rs-7-8-releases/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories:
66
- operate
77
- rs
88
compatibleOSSVersion: Redis 7.4.0
9-
description: Client-side caching support. New APIs to check database availability, rebalance shards, fail over shards, and control database traffic. Cluster Manager UI enhancements for node actions, database tags, and database configuration. Log rotation based on both size and time. Module management enhancements. V2 Prometheus metrics. Configurable minimum password length. Configurable license expiration alert threshold.
9+
description: Redis Community Edition 7.4 features. Client-side caching support. New APIs to check database availability, rebalance shards, fail over shards, and control database traffic. Cluster Manager UI enhancements for node actions, database tags, and database configuration. Log rotation based on both size and time. Module management enhancements. V2 Prometheus metrics. Configurable minimum password length. Configurable license expiration alert threshold.
1010
hideListLinks: true
1111
linkTitle: 7.8.2 releases
1212
toc: 'true'
@@ -19,6 +19,8 @@ weight: 69
1919

2020
This version offers:
2121

22+
- Redis Community Edition 7.4 features
23+
2224
- Client-side caching support
2325

2426
- New APIs to check database availability, rebalance shards, fail over shards, and control database traffic

content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-tba.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories:
66
- operate
77
- rs
88
compatibleOSSVersion: Redis 7.4.0
9-
description: Client-side caching support. New APIs to check database availability, rebalance shards, fail over shards, and control database traffic. Cluster Manager UI enhancements for node actions, database tags, and database configuration. Log rotation based on both size and time. Module management enhancements. V2 Prometheus metrics. Configurable minimum password length. Configurable license expiration alert threshold.
9+
description: Redis Community Edition 7.4 features. Client-side caching support. New APIs to check database availability, rebalance shards, fail over shards, and control database traffic. Cluster Manager UI enhancements for node actions, database tags, and database configuration. Log rotation based on both size and time. Module management enhancements. V2 Prometheus metrics. Configurable minimum password length. Configurable license expiration alert threshold.
1010
linkTitle: 7.8.2-tba (October 2024)
1111
weight: 90
1212
---
@@ -17,6 +17,8 @@ weight: 90
1717

1818
This version offers:
1919

20+
- Redis Community Edition 7.4 features
21+
2022
- Client-side caching support
2123

2224
- New APIs to check database availability, rebalance shards, fail over shards, and control database traffic
@@ -37,6 +39,8 @@ This version offers:
3739

3840
### New features
3941

42+
- Redis Community Edition 7.4 features are now available when you [create]({{<relref "/operate/rs/databases/create">}}) or [upgrade]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-database">}}) a database with database version 7.4. See the [Redis 7.4 release blog post](https://redis.io/blog/announcing-redis-community-edition-and-redis-stack-74/) and [Redis Community Edition 7.4 release notes]({{<relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisce-7.4-release-notes">}}) for details.
43+
4044
- Client-side caching support:
4145

4246
- Client-side caching allows Redis clients to store a subset of data in a local cache and avoid sending repeated requests to the Redis database.

0 commit comments

Comments
 (0)