We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As the platform scales, our data payload, AKA the "ONE BIG REQUEST", gets larger and more expensive to convert into BikeTag Tags.
We might need to add pagination.
We might need to implement the search for the Imgur API.
We might need to add more complex caching.
We might need to start using the cloud more (Netlify functions) alongside complex caching (persisted connections).
I don't know the best solution here but with the size of the games growing, the need to be more efficient is growing.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As the platform scales, our data payload, AKA the "ONE BIG REQUEST", gets larger and more expensive to convert into BikeTag Tags.
We might need to add pagination.
We might need to implement the search for the Imgur API.
We might need to add more complex caching.
We might need to start using the cloud more (Netlify functions) alongside complex caching (persisted connections).
I don't know the best solution here but with the size of the games growing, the need to be more efficient is growing.
Upvote & Fund
The text was updated successfully, but these errors were encountered: