C#C
C#4mo ago
Swyftey

✅ FusionCache RemoveByTagAsync not removing proper tags?

Hi,

I am trying to get an understanding of FusionCache to use it as a hybride cache (local memory and Redis).

Currently, when I try to invalidate the cache, FusionCache adds the "tag indexes" to the cache, but the actual data keys are still present as well. I am not sure if this is supposed to happen, but I doubt.

Does anybody know what I might be doing incorrectly?

Thanks for any help!
firefox_tM6CLnCuDY.png
devenv_chZZ3p4F0x.png
devenv_sWoCVNDhOy.png
Was this page helpful?