Skip to content

Usage as Memory + Disk Cache #72

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

You must be logged in to vote

Hi @seyfeb and thanks for considering FusionCache!

We are considering using FusionCache in a mobile application with the IMemoryCache and a file-based 2nd-level cache. If I understood correctly, to this end I would need to supply an implementation of IDistributedCache which actually caches the data on disk (e.g., via SQLite).

Exactly! I collected the available IDistributedCache implementations - at least the ones I've been able to find - in the related docs page.
Here you can find the NeoSmart.Caching.Sqlite package: there's an official repo on GH (updated as recently as April of this year) and an introductory blogpost.

I've never worked with it, but I'll take a look at their code to se…

Replies: 6 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by seyfeb
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
6 replies
@jodydonetti
Comment options

@jodydonetti
Comment options

@seyfeb
Comment options

@jodydonetti
Comment options

@seyfeb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants