Skip to content
This repository has been archived by the owner on Apr 21, 2018. It is now read-only.

Cache Model and Generated Tweets #2

Open
3 of 4 tasks
casey-chow opened this issue Dec 30, 2015 · 3 comments
Open
3 of 4 tasks

Cache Model and Generated Tweets #2

casey-chow opened this issue Dec 30, 2015 · 3 comments

Comments

@casey-chow
Copy link
Owner

Currently generates the model every time. Should save it to the database. Same with outputted tweets. Saving these means we could preload tweets based off a user.

  • Cache model in database from text
  • Cache model in database from users
  • Cache outputted tweets in database
  • Preload page with outputted tweets
@casey-chow
Copy link
Owner Author

205e1b6 Currently caches model now.

  • Cache model in database from text

@casey-chow
Copy link
Owner Author

ee29aba solves

  • Cache outputted tweets in database from users

@casey-chow
Copy link
Owner Author

303097d Refactored to allow for caching of tweet content, but on tweet update the application still recalculates. Need to fix.

  • Cache outputted tweets in database

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

No branches or pull requests

1 participant