how many users do you think they'll have ? you could handle that sort of stuff with a low-cost in-memory db, like memcached
just do a kv pair like: login : session_id + time_start + time_last + ip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
