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
Caching could be extremely useful for both Host and Guest users;
(possibly) minimizing the number of network requests the Host hast to make (though at the cost of cache IO) is ideal
seeing if Guests can fulfill their own requests from local cache (like if they page back and forth in their search a bunch) before making the Host redo work would also be excellent
The text was updated successfully, but these errors were encountered:
Caching could be extremely useful for both Host and Guest users;
The text was updated successfully, but these errors were encountered: