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 X number of results from each IGDB route daily #25

Open
Raymond-Cox opened this issue Jan 16, 2023 · 0 comments
Open

Cache X number of results from each IGDB route daily #25

Raymond-Cox opened this issue Jan 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Raymond-Cox
Copy link
Contributor

The problem:

The responses from the IGDB API are really slow in a lot of cases. We want to move toward caching an (undetermined number) of results in our MongoDB.

The longterm plan is to get the API to a smart enough point it will go pull results from our DB until it hits the end, then it will begin calling the IGDB API again beyond that point.

@Raymond-Cox Raymond-Cox added the enhancement New feature or request label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant