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

Use a hash of the followers' list to avoid loading the whole list everytime #26

Open
PLhery opened this issue Jul 14, 2020 · 0 comments

Comments

@PLhery
Copy link
Owner

PLhery commented Jul 14, 2020

Instead of loading everyone's whole list of followers from the DB, store a hash of them, and load them only if there was a change.
We'd still need to download that whole list from Twitter

Kudos to @GeoffreyFrogeye for the idea https://twitter.com/GeoffreyFrogeye/status/1282637796168081408

@PLhery PLhery changed the title Use a hash of the follower's list to avoid loading the whole list everytime Use a hash of the followers' list to avoid loading the whole list everytime Jul 14, 2020
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

1 participant