issues
search
Azure-Samples
/
azure-cache-redis-samples
This repository contains samples that demonstrate best practices and general recommendations to communicate with Azure Redis Cache Service caches from various Redis client frameworks.
MIT License
69
stars
156
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Aspnet quickstart
#62
CawaMS
opened
1 month ago
0
Sample app to connect from AKS
#61
shpathak-msft
closed
1 month ago
0
Bump org.redisson:redisson from 3.16.3 to 3.22.0 in /quickstart/java-redisson/redis-redisson-test
#60
dependabot[bot]
opened
3 months ago
0
Entra ID support for dotnet-core quickstart
#59
CawaMS
closed
3 months ago
1
Update dotnet sample with Entra ID
#58
CawaMS
closed
3 months ago
3
Entra ID support in the ASP.NET Quick Start sample
#57
CawaMS
closed
3 months ago
4
Update README.md (Typo "Azure Open AI"→"Azure OpenAI")
#56
hyoshioka0128
closed
4 months ago
1
Entra ID support and azd bicep deployment files for Aspnet core quickstart
#55
CawaMS
closed
3 months ago
2
Upgrade dependency packages to latest in .NET quickstarts
#54
philon-msft
opened
4 months ago
0
Add azd support
#53
alexwolfmsft
opened
4 months ago
0
Bump com.azure:azure-identity from 1.8.2 to 1.12.2 in /quickstart/java-redisson-jcache/redis-redisson-jcache-test
#52
dependabot[bot]
closed
5 months ago
0
adding output cache tutorial for .NET 8
#51
CawaMS
closed
6 months ago
2
Sample web app to demonstrate how to connect to Redis using Entra id auth
#50
shpathak-msft
closed
6 months ago
0
Correct JCache sample and README.md
#49
philon-msft
opened
9 months ago
0
Support Microsoft Entra ID with Redisson client library
#48
backwind1233
closed
9 months ago
3
Added PHP quickstart example
#47
vladvildanov
opened
10 months ago
1
Update VSS tutorial for OpenAI 1.0+ API
#46
MSFTeegarden
closed
10 months ago
0
Add jupyter notebook for semantic caching tutorial
#45
MSFTeegarden
closed
10 months ago
1
Update Sample using Redisson and JCache
#44
backwind1233
closed
10 months ago
2
Update Sample using Redisson and JCache
#43
backwind1233
closed
10 months ago
8
Change order of replacing old connection with new one in ForceReconnect
#42
stanleysmall-microsoft
closed
10 months ago
1
Updated to use LangChain
#41
MSFTeegarden
closed
1 year ago
0
Add code cell numbers
#40
bobtabor-msft
opened
1 year ago
0
Patch 1
#39
mtrilbybassett
closed
1 year ago
0
Incorrect order of replacing old connection with new one
#38
akrabi
opened
1 year ago
0
Juypter Notebook for New Docs Tutorial
#37
MSFTeegarden
closed
1 year ago
0
Issue27
#36
stanleysmall-microsoft
closed
1 year ago
0
address issue 18
#35
stanleysmall-microsoft
closed
1 year ago
0
ASPNETCore samples do not reference IDistributedCache Interface
#34
jwerner77
opened
1 year ago
0
Why create a reconnection logic other than the offered in StackExchange.Redis package?
#33
ricardomomm
closed
1 year ago
2
adding .NET web app sample
#32
CawaMS
closed
6 months ago
3
The samples are missing bootstrap and jquery CSS and Libraries.
#31
MahaSPR
opened
1 year ago
2
update node quickstart
#30
diberry
closed
1 year ago
4
remove libman.json to build aspnet-core
#29
stanleysmall-microsoft
closed
1 year ago
0
fxl---recommended change from Python
#28
flang-msft
closed
1 year ago
7
Incorrect redis connection retry logic
#27
zhiweiv
closed
1 year ago
0
Hardcode Bootstrap CDN
#26
stanleysmall-microsoft
closed
2 years ago
0
Fix Errors Based on Customer Feedback
#25
stanleysmall-microsoft
closed
2 years ago
0
Add-gitignore
#24
stanleysmall-microsoft
closed
2 years ago
0
ForceReconnect sample code missing catch for ObjectDisposedException
#23
stanleysmall-microsoft
closed
2 years ago
0
version hotfix
#22
stanleysmall-microsoft
closed
2 years ago
0
fix bundle issue and NullReferenceException
#21
stanleysmall-microsoft
closed
2 years ago
1
await ConnectionMultiplexer.ConnectAsync not working, just replacing with Connect started working fine.
#20
Rajeev-kumar22
opened
2 years ago
1
Unsafe async call to CloseAsync
#19
aaronhudon
closed
2 years ago
1
Incorrect check of lock
#18
otto-gebb
closed
1 year ago
0
Update nodejs redistest.js for newer client version
#17
JimRoberts-MS
closed
2 years ago
0
Upgrading jedis library to 4.1.0 for java/redistest, and maven's plug…
#16
agasperi
closed
2 years ago
2
Wrap ForceReconnect around network calls, plus cleanup
#15
amsoedal
closed
2 years ago
12
Why is the Lazy-pattern removed in the .NET Core sample?
#14
dehaaneric
closed
2 years ago
9
Move away from Lazy<ConnectionMultiplexer> and use SemaphoreSlim, Async
#13
amsoedal
closed
3 years ago
0
Next