Skip to content
Discussion options

You must be logged in to vote

Hi @efortunov , I'm not sure I understand what you are asking, but I'll try to give you a complete picture of what FusionCache does in case of problems with the distributed cache or the backplane.

All the options mentioned below, that can be used to customize the behavior of FusionCache, are either on the FusionCacheOptions class (valid for an entire cache instance) or on the FusionCacheEntryOptions class (valid for each cache entry/method call).

You can read more about the available options in the dedicated docs.

Distributed Cache (more)

When FusionCache talks with the distributed cache it can get an error, for various reasons: the Redis instance may have a problem, the network connectio…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@bharatkumarmori
Comment options

@jodydonetti
Comment options

@bharatkumarmori
Comment options

@jodydonetti
Comment options

Answer selected by efortunov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants