-
Client library: "StackExchange.Redis" Version="2.7.33"
Redis: Azure cache for Redis
Symptom:
SocketFailure on xx.redis.cache.windows.net:6380/Interactive, Idle/Faulted, last: GET, origin: ReadFromP…
-
[101-redis-cache](https://github.com/Azure/azure-quickstart-templates/blob/master/101-redis-cache/azuredeploy.json)
### Issue Details
The deployment fails if an optional parameter, `storageAccou…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
I am using the Redis session state provider with an ASP.NET Azure App Service. I'm using Azure Cache for Redis for the cache.
Last week, I had a look at my app's logs, and noticed that I was gettin…
-
### Describe the bug
I am using langfuse 1.13.1 and langchain 0.0.349
In the example below, I get the output from LLM in the first call.
As I am using cache the 2nd call is getting the output fr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
### Is your feature request related to a problem? Please describe.
Currently, you need Redis for multi-node hosting. This complicates the hosting infrastructure, and ideally, we wouldn't need Red…
-
Hi,
We use Azure Cache for Redis version 6.0 for our .net 4.7.2 application and during debugging the application locally we get the error below. We use the same Redis resource for our test environm…
-
connect redis via go-redis package v8, but get error: i/o timeout.
connection code:
`
rdb := redis.NewClient(&redis.Options{
Addr: config.GConfig.Dependency.Redis.Address,
Password: config…