Skip to content

Is it possible to register the distributed cache and backplane with fusioncache? #468

Answered by jodydonetti
jundayin asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jundayin

Hi, first of all. Great project for the caching issue. Appreate for the work

Thanks!

I'm doing a PoC of our internal project. There is one scenario that we want to do manual cache invalidation upon receiving event sent from the DB (yes, this is our way to ensure that the cache invalidation is 100% robust in the distributed system). We have a different worker project in background monitoring the DB event and act reactively.

Is it possible to register distributed cache and the backplane but completly skipping in-memory cache registration?

No it's not possible to completely skip the registration at all, but as you pointed out below it's possible to skip the memory cache at e…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jundayin
Comment options

Answer selected by jundayin
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