Hello,
I'm trying to figure out how to get a username string from a _*process_events*_ without querying the users table at every execution. We're hitting performance issues with a user table holding a large number of entires.. sadly _*logged_in_users*_ does not appear to contain any id data. Anyone have any performance tips here ?