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 http caching #5

Open
bitboxer opened this issue Jul 31, 2010 · 0 comments
Open

Add http caching #5

bitboxer opened this issue Jul 31, 2010 · 0 comments

Comments

@bitboxer
Copy link

At the moment there is only caching on object level. e.g. user.recommendations is only called once if not forced to update itself. If the user object is created again, the http call will be send a second time. The last.fm http response times are not very fast, maybe I should cache the http calls aswel.

Does someone think this is needed?

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

No branches or pull requests

1 participant