✅ 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!
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!


