Hello, fellow djangonauts! Is there any particular reason why should I pick memcached backed sessions in production over db, or viceversa? Most documentation seems to slightly suggest that memcached should perform faster than database. Any other criteria I should be aware of? I am using single database for multi-tenant application, so I am expecting over-average db traffic.
Thanks in advance! Lorenzo -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ac9c9ede-86bf-4136-8bc1-91137e80e9ef%40googlegroups.com.

