Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Is it possible to change the fetch order to check internet first? #366

Open
xemacobra opened this issue Oct 20, 2016 · 1 comment

Comments

@xemacobra
Copy link

I'm using Haneke to cache http requests. My use case is to use the cache only as a fl-back in case internet is not available. In that case I show users the most recent data.

Is it possible to change the priority so it would check Internet then NSCache and DiskCache?

@altagir
Copy link

altagir commented Dec 7, 2016

similar question on subject. I am discovering this pod and haven't evaluate it
but does the current behavior at least try to fetch in background any update? or to force an update ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants