Skip to content

Commit 32c3aca

Browse files
authored
Update release notes for RS 8.0.2-17
Added performance improvements and memory reduction details, including enhancements to the replication mechanism and Redis Query Engine. Updated Redis Flex engine information and introduced lag-aware availability API.
1 parent 3c68b1d commit 32c3aca

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,17 @@ Redis Enterprise Software databases created with or upgraded to Redis version 8
9797
| Flash-enabled ([Redis Flex]({{<relref "/operate/rs/databases/flash">}})) | [JSON]({{<relref "/operate/oss_and_stack/stack-with-enterprise/json">}})<br />[Probabilistic]({{<relref "/operate/oss_and_stack/stack-with-enterprise/bloom">}}) |
9898
| [Active-Active]({{<relref "/operate/rs/databases/active-active">}}) | [Search and query]({{<relref "/operate/oss_and_stack/stack-with-enterprise/search/search-active-active">}})<br />[JSON]({{<relref "/operate/oss_and_stack/stack-with-enterprise/json">}}) |
9999

100+
#### Performance improvements and memory reduction
101+
102+
- More than 30 performance and resource utilization and and memory footprint improvements.
103+
104+
- An improved replication mechanism that is more performant (faster) and robust and saves up to 35% memory during replication.
105+
106+
- Up to 87% lower command latency.
107+
108+
- Redis Query Engine (RQE) – Up to 144% higher QPS, new vector compression.
109+
110+
100111
#### Redis Flex revamped engine
101112

102113
Redis Flex is getting a revamped engine. With performance improvements, increased stability, and removing previous limitations around RAM utilization.
@@ -114,6 +125,11 @@ For more information about Redis Flex, see:
114125
- [Redis Flex overview]({{< relref "/operate/rs/databases/flash" >}})
115126
- [Redis Flex quick start]({{< relref "/operate/rs/databases/flash/quickstart" >}})
116127

128+
129+
#### Redis Flex revamped engine
130+
131+
132+
117133
#### Lag-aware availability API
118134

119135
The [database availability API]({{<relref "/operate/rs/references/rest-api/requests/bdbs/availability">}}) now supports lag-aware availability checks that consider replication lag tolerance.

0 commit comments

Comments
 (0)