Skip to content

Commit 302fd79

Browse files
committed
updated blocking issues in redis
fixed blocking issue
1 parent cece131 commit 302fd79

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

articles/azure-cache-for-redis/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:Landing
22
title: Azure Cache for Redis Documentation
3-
summary: Learn how to use the managed Redis offerings on Azure, including Azure Managed Redis and Azure Cache for Redis. Either service can be used as a secure data cache and messaging broker that provides high throughput and low-latency access to data for applications. Additionally, Azure Managed Redis can be used for more applications, like storing embeddings vectors and as a semantic cache. These tutorials, API references, and other documentation show you how to use Redis from any application on Azure. For information about Azure Managed Redis, see the [Azure Managed Redis documentation](/azure/redis/index.yml).
3+
summary: Learn how to use the open-source Redis, our Azure Cache for Redis offering. Either of our Redis services can be used as a secure data cache and messaging broker that provides high throughput and low-latency access to data for applications. These tutorials, API references, and other documentation show you how to use Redis from any application on Azure. For information about Azure Managed Redis, see the [Azure Managed Redis documentation](../redis/index.yml).
44
metadata:
5-
title: Azure Cacche forRedis Documentation
5+
title: Azure Cache for Redis Documentation
66
description: Learn how to use Azure Cache for Redis, a secure data cache and messaging broker that give applications fast access to data. Tutorials, API references, and more.
77

88
ms.topic: landing-page

articles/redis/index.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### YamlMime:Landing
22
title: Azure Managed Redis Documentation
3-
summary: Learn how to use the managed Redis offerings on Azure, including Azure Managed Redis and Azure Cache for Redis. Either service can be used as a secure data cache and messaging broker that provides high throughput and low-latency access to data for applications. Additionally, Azure Managed Redis can be used for more applications, like storing embeddings vectors and as a semantic cache. These tutorials, API references, and other documentation show you how to use Redis from any application on Azure. For information about Azure Cache for Redis, see the [Azure Cache for Redis documentation](/azure/azure-cache-for-redis/index.yml).
3+
summary: Learn how to use the managed Redis offerings on Azure, including Azure Managed Redis (preview) and our Azure Cache for Redis. Either service can be used as a secure data cache and messaging broker that provides high throughput and low-latency access to data for applications. Additionally, Azure Managed Redis can be used for more applications, like storing embeddings vectors and as a semantic cache. These tutorials, API references, and other documentation show you how to use Redis from any application on Azure. For information about Azure Cache for Redis, see the [Azure Cache for Redis documentation](../azure-cache-for-redis/index.yml).
44

55

66
metadata:
@@ -39,20 +39,20 @@ landingContent:
3939
linkLists:
4040
- linkListType: quickstart
4141
links:
42-
# - text: Code a .NET Framework app
43-
# url: dotnet-how-to-use-azure-redis-cache.md
44-
# - text: Code a .NET Core app
45-
# url: dotnet-core-quickstart.md
42+
- text: Code a .NET Framework app
43+
url: dotnet-how-to-use-azure-redis-cache.md
44+
- text: Code a .NET Core app
45+
url: dotnet-core-quickstart.md
4646
- text: Code an ASP.NET web app
4747
url: web-app-cache-howto.md
4848
- text: Code an ASP.NET Core web app
4949
url: web-app-aspnet-core-howto.md
50-
# - text: Code a Java app
51-
# url: java-get-started.md
52-
# - text: Code a Node.js app
53-
# url: nodejs-get-started.md
54-
# - text: Code a Python app
55-
# url: python-get-started.md
50+
- text: Code a Java app
51+
url: java-get-started.md
52+
- text: Code a Node.js app
53+
url: nodejs-get-started.md
54+
- text: Code a Python app
55+
url: python-get-started.md
5656
- linkListType: tutorial
5757
links:
5858
- text: Use session state provider

0 commit comments

Comments
 (0)