We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2c804 commit 9c61922Copy full SHA for 9c61922
README.md
@@ -68,6 +68,7 @@ Choose from multiple Redis deployment options:
68
docker run -d --name redis-stack -p 6379:6379 -p 8001:8001 redis/redis-stack:latest
69
```
70
3. [Redis Enterprise](https://redis.com/redis-enterprise/): Commercial, self-hosted database
71
+4. [Azure Cache for Redis Enterprise](https://learn.microsoft.com/azure/azure-cache-for-redis/quickstart-create-redis-enterprise): Fully managed Redis Enterprise on Azure
72
73
> Enhance your experience and observability with the free [Redis Insight GUI](https://redis.com/redis-enterprise/redis-insight/).
74
0 commit comments