From 422087125eb29f3fa5d021e72e25a34b04baaf66 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Thu, 19 Sep 2024 17:23:30 +0200 Subject: [PATCH 1/2] Update notifications.json --- notifications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notifications.json b/notifications.json index 4748dec..28dcdbf 100644 --- a/notifications.json +++ b/notifications.json @@ -1,8 +1,8 @@ { "notifications": [ { - "title": "Redis Community Edition and Redis Stack 7.4 - now GA!", - "body": "7.4 includes the highly requested hash field expiration feature, new vector data types to significantly reduce memory usage, and time series insertion filters.
Check out the blog post for more details.
Get it from Docker.", + "title": "Redis 8.0-M01 released – One Redis for every use case", + "body": "Redis 8 is the most advanced and performant Redis offering yet.
It introduces seven new data structures — JSON, time series, and five probabilistic types — along with the fastest and most scalable Redis query engine to date.
Check out the blog post for more details.
Get it from Docker.", "category": "release", "categoryColor": "#805A0D", "timestamp": 1722517736 From f2da897da9e5d6f365ee94dba9e07f2253ab93a8 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Thu, 19 Sep 2024 17:31:30 +0200 Subject: [PATCH 2/2] Update notifications.json --- notifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notifications.json b/notifications.json index 28dcdbf..045dc2c 100644 --- a/notifications.json +++ b/notifications.json @@ -5,7 +5,7 @@ "body": "Redis 8 is the most advanced and performant Redis offering yet.
It introduces seven new data structures — JSON, time series, and five probabilistic types — along with the fastest and most scalable Redis query engine to date.
Check out the blog post for more details.
Get it from Docker.", "category": "release", "categoryColor": "#805A0D", - "timestamp": 1722517736 + "timestamp": 1726759885 }, { "title": "Missing a feature or found a bug?",