Skip to content
Discussion options

You must be logged in to vote

Hi @oconnor0

I'm converting a system with multiple cache instances backed by multiple Redis servers/databases. I haven't decided if I'm going to convert "multiple cache instances" to some variant of "named caches" or not yet. That'll obviously influence whether I keep the multiple Redis servers/databases or not.

As I have been reading the documentation, it seemed like having FusionCache own its MemoryCache made the most sense.

In general, I would say yes.

Clear didn't sound like it would work properly with a shared MemoryCache

It works with any combination of L1/L2, dedicated or isolated, because... (see below)

(tho perhaps I avoid that by just tagging everything?).

... the Clear()

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@oconnor0
Comment options

@jodydonetti
Comment options

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