No distributed cache for an specific entry #90
edcastanohunter
started this conversation in
General
Replies: 1 comment 8 replies
-
Hi @edcastanohunter , and thanks for using FusionCache! |
Beta Was this translation helpful? Give feedback.
8 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.
-
Hi FusionCache Team,
QQ: If I do want to use a second layer for many of the cache entries, but I do not want to go to the second layer in a specific key, what can I do?. I have set this
options.DistributedCacheDuration = TimeSpan.FromSeconds(0);
but not sure if that goes to the DistributedCached.
Target version is: ZiggyCreatures.FusionCache V 0.16.0
Beta Was this translation helpful? Give feedback.
All reactions