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

Implement Caching Module #2

Open
saranchockan opened this issue Jan 5, 2022 · 1 comment
Open

Implement Caching Module #2

saranchockan opened this issue Jan 5, 2022 · 1 comment

Comments

@saranchockan
Copy link
Member

To handle meta graph api rate limits, write caching module to prevent multiple calls from pulling page id, post id, etc. A thought - when user pulls analytics data, ask if they have new posts to pull.

@saranchockan
Copy link
Member Author

Endpoints to cache

  • /accounts
  • /published_posts
  • post's date, time, link, caption, image

The attributes that cannot be cached are number of likes, number of comments, impressions and engagement.

@saranchockan saranchockan changed the title Implement Cachine Module Implement Caching Module Feb 3, 2022
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