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 files #14

Closed
gagata opened this issue Mar 31, 2015 · 0 comments
Closed

cache files #14

gagata opened this issue Mar 31, 2015 · 0 comments

Comments

@gagata
Copy link
Owner

gagata commented Mar 31, 2015

we don't have to load all the data from FB all the time.

  1. store locally all the information about files
  2. add column to the group view with last update time
  3. load only new files (last update till now)

Problems:

  • still we need to check availability of stored files
  • sometimes we need to refresh the data (for example - sb might delete the post, so we should not present it to user)
@mduczek mduczek closed this as completed Apr 3, 2015
@mduczek mduczek reopened this Apr 3, 2015
@mduczek mduczek closed this as completed in 07b22db Apr 3, 2015
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

2 participants