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

Cache the web views once loaded #97

Open
robryanx opened this issue Jan 13, 2013 · 3 comments
Open

Cache the web views once loaded #97

robryanx opened this issue Jan 13, 2013 · 3 comments

Comments

@robryanx
Copy link
Contributor

With an average connection it can be frustrating to got back and forward between an article and the comments. I have been thinking that it would be a lot better to cache the view by default, then people could just hit the refresh button if they want a reload. Not sure technically whether this is easy or hard?

The other use would be if you are going to loose connection for some time (train trips on my commute are underground for a portion of time with bad connectivity) you could load up a few articles and then be able to navigate between them without a connection.

@grp
Copy link
Owner

grp commented Jan 13, 2013

Should be pretty simple.

@killy971
Copy link

Would be nice if we could also cache comments

@grp
Copy link
Owner

grp commented Jan 23, 2013

Comments have always been cached in memory. In the latest git, they're also
cached to disk.

On Jan 23, 2013, at 5:41, Guillaume Nargeot [email protected]
wrote:

Would be nice if we could also cache comments


Reply to this email directly or view it on
GitHubhttps://github.com//issues/97#issuecomment-12595751.

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

3 participants