Hi! I've noticed Flarum creates a row in a DB whenever a user clicks on a discussion, and then compares timestamps to determine the unread/read status.
I'm curious to whether will it scale well if there are huge numbers of active users in a forum? And is this the most optimum way to do it?