Skip to content

Azure-Samples/azure-managed-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

page_type sample
languages
csharp
go
java
javascript
nodejs
python
name Azure Managed Redis samples
description Learn how to use Azure Managed Redis to have access to a secure, dedicated cache that is accessible from any application within Azure.
products
azure
aspnet-core
dotnet-core

Samples repository for Azure Managed Redis

This repository contains samples that demonstrate best practices and general recommendations to communicate with Azure Managed Redis from various Redis client frameworks. To find out more about the Azure Managed Redis service, visit the Azure Managed Redis documentation.

Get the samples

  • The easiest way to use these samples without using Git is to clone the current repo using a Git client.

Build and run the samples

Please see the description of each individual sample for instructions on how to build and run it.

Azure Managed Redis quickstarts

The following quickstarts demonstrate how to incorporate Azure Managed Redis into an app. If you want to create one of the quickstart apps from scratch, please follow the corresponding article on the documentation site.

Quickstart Status Description
Quickstart ASP.NET Core Learn how to use an ASP.NET Core web application to connect to Azure Managed Redis to store and retrieve data from the cache.
Quickstart C# .NET Core Learn how to incorporate Azure Managed Redis into a C# .NET Core console app using the StackExchange.Redis Redis client.
Quickstart Node.js added Learn how to incorporate Azure Managed Redis into a Node.js app.
Quickstart Go added Learn how to incorporate Azure Managed Redis into a Go app.
Quickstart Python added Learn how to incorporate Azure Managed Redis into a Go Python scrip

Samples

Check out these other samples in this repo for code beyond QuickStarts.

Resources

About

Sample code for Azure Managed Redis such as tutorials and QuickStarts

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors