Skip to content

Commit

Permalink
Update notifications.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktarStarastsenka authored Nov 5, 2024
1 parent 4e9f645 commit db41fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"notifications": [
{
"title": "Redis 8.0-M02 released – the fastest Redis ever",
"body": "The second milestone of Redis 8 is our most advanced and performant offering yet, available for you to try in Community Edition (CE) today. <p> It introduces major performance improvements - the latency of many commonly used Redis commands has been significantly reduced. For example, up to 36% reduction in latency for ZADD, up to 28% for SMEMBERS, and up to 10% for HGETALL—compared to Redis 7.2.5. <p> Check out the <a href=\"https://redis.io/blog/redis-8-0-m02-the-fastest-redis-ever/?utm_source=redisinsight&utm_medium=main&utm_campaign=notification\" target=\"_blank\">blog post</a> for more details. <p> Get it from <a href=\"https://hub.docker.com/_/redis/tags\" target=\"_blank\">Docker</a>.",
"body": "The second milestone of Redis 8 is our most advanced and performant offering yet, available for you to try in Community Edition (CE) today. <p> It introduces major performance improvements. <p> The latency of many commonly used Redis commands has been significantly reduced. For example, up to 36% reduction in latency for ZADD, up to 28% for SMEMBERS, and up to 10% for HGETALL—compared to Redis 7.2.5. <p> Check out the <a href=\"https://redis.io/blog/redis-8-0-m02-the-fastest-redis-ever/?utm_source=redisinsight&utm_medium=main&utm_campaign=notification\" target=\"_blank\">blog post</a> for more details. <p> Get it from <a href=\"https://hub.docker.com/_/redis/tags\" target=\"_blank\">Docker</a>.",
"category": "release",
"categoryColor": "#805A0D",
"timestamp": 1730815814
Expand Down

0 comments on commit db41fb4

Please sign in to comment.