Replies: 1 comment 4 replies
-
|
Hi @jvmlet , yes! Long story short: by using FusionCache instead of MemoryCache this is automatically solved. ps: even if you'll add in the future a distributed cache as an L2 (see here), the cache stampede protection will also work there. Hope this helps! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
The reason I'm looking for alternatives to donet default cache is this
Given that
FusionCacherelies onMemoryCache, how the thread safety issue has been addressed ?Beta Was this translation helpful? Give feedback.
All reactions