It sounds like you have a score, rather than strictly time connected. That's an aggregate, so using Mongo's map-reduce should adapt to different ways of measuring time connected (if you find your current measurement takes too many resources). It should also be efficient, since only changed factors are recomputed.
-- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
