Skip to content

Commit

Permalink
Update notifications.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktarStarastsenka authored Oct 4, 2024
1 parent e512e41 commit 08e3169
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions notifications.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"notifications": [
{
"title": "Connect to Redis from Visual Studio Code",
"body": "Redis for VS Code brings the power of Redis directly into your favorite code editor! <p> Connect to your Redis databases from within Microsoft Visual Studio Code and enjoy the streamlined experience you already love in Redis Insight. <p> Download Redis for VS Code from <a href=\"https://marketplace.visualstudio.com/items?itemName=Redis.redis-for-vscode\" target=\"_blank\">Visual Studio Marketplace</a>.",
"category": "release",
"categoryColor": "#805A0D",
"timestamp": 1728046502
},
{
"title": "Redis 8.0-M01 released – One Redis for every use case",
"body": "Redis 8 is the most advanced and performant Redis offering yet. <p> 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. <p> Check out the <a href=\"https://redis.io/blog/redis-8-0-m01-released-one-redis-for-every-use-case/?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>.",
Expand Down

0 comments on commit 08e3169

Please sign in to comment.