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

Add caching for all api calls #113

Open
gardenofwine opened this issue Dec 28, 2012 · 2 comments
Open

Add caching for all api calls #113

gardenofwine opened this issue Dec 28, 2012 · 2 comments

Comments

@gardenofwine
Copy link
Owner

A caching mechanism could be added so users would be able to view the info they have viewed in the past, even when they are offline.

there is a mechanism for it, to pass the 'diskCache' key in the parameter for getAPIData; however, there is no consideration for when the cache might be filled... at that point the caching mechanism won't work anymore.

@romansky
Copy link
Contributor

working on it

@romansky
Copy link
Contributor

fix in #115

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

2 participants