-
Hi guys,
I am implementing redis cahce in my ongoing application in which i have successfully implemented redis cache for session state and now sessions are storing on redis cache.
Similarly now i…
-
### What happened?
After signing in using SSO with Azure AD, we are getting an "Unauthorized" error on the UI which immediately signs us out. We are also unable to sign in with the admin creds whic…
-
Hi there
Firstly, awesome library, great work.
Is Redis cache supported or is able to be supported? In azure I believe that the memory cache is per instance and not available across multiple in…
-
``` CSharp
var connStr = "example.com:6380,password=pwd,ssl=True,testcluster=false"
var conn = new CSRedis.CSRedisClient(connStr)
await conn.SetAsync("Name", "Val");//这一步会等待一段时间,然后报错超时
```
其中 awa…
-
Display a count/chart of the number of times a template has been used by the CLI, similar to NPM:
---
Would require proxying `reg:` templates through an API to write to DB, plus API method t…
-
If you want to use a external redis cache solution we are able to configure this through setting some properties on the API configuration in the HELM Chart. However it seems that is not possible for s…
-
Developing a terraform resource type I had to put in a loop to watch for the resource to respond 404. Otherwise it fails to remove the redis cache servers because the link is still in a provisioningS…
-
- [x] account : Manage Azure subscription information. → #6204
- [x] acr : Manage private registries with Azure Container Registries. →#10912
- [ ] ad …
-
[[
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> plea…
-
We are using following code to connect to our caches (in-memory and Redis):
```
settings
.WithSystemRuntimeCacheHandle()
.WithExpiration(CacheManager.Core.ExpirationMode.Absolute, defaultExpir…