You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For simplicity of understanding we seperated the 3 calls.
But the larger the database gets, the worse it gets to call 3 times the same thing, theoretically related tags and statistics for a search remane the same, thats why this part should be cached and then only the items get refreshed if searching for the same but another page.
The text was updated successfully, but these errors were encountered:
For simplicity of understanding we seperated the 3 calls.
But the larger the database gets, the worse it gets to call 3 times the same thing, theoretically related tags and statistics for a search remane the same, thats why this part should be cached and then only the items get refreshed if searching for the same but another page.
The text was updated successfully, but these errors were encountered: