Closed cham closed 11 years ago
if the user specific thread listing routes are removed, and hidden / ignored threads are handled by the front end app, then this should be simple to fix - cache the /count endpoints in a separate collection and read off those.
+1 remove hidden on render - improves listing read on participated considerably
this was a red herring - the real issue was the size of thread documents which has been fixed
is the main bottleneck on threads calls now, move this to a separate record and manage it with the application?