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

STRETCH: Cache search results #11

Open
aenyeart opened this issue Dec 21, 2021 · 2 comments
Open

STRETCH: Cache search results #11

aenyeart opened this issue Dec 21, 2021 · 2 comments

Comments

@aenyeart
Copy link
Member

To avoid querying the DB repeatedly

@aenyeart
Copy link
Member Author

cache (or return?) the next page of search results upon rendering current page of results
Goal is to decrease load time

@aenyeart aenyeart changed the title Add server caching of user's data Cache more results Dec 21, 2021
@Kellen-Linse
Copy link
Member

We'll need to add some sort of time based autodelete functionality as we build out the cache too

@aenyeart aenyeart assigned aenyeart and unassigned aenyeart Dec 23, 2021
@aenyeart aenyeart changed the title Cache more results STRETCH: Cache search results Dec 29, 2021
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

2 participants