Cache implementation will be definitely use faster if you are using MVT. If 
using REST (DRF) then token Auth definitely helps.


Regards, 

Parth Joshi



> On 26-Nov-2019, at 2:41 AM, Lorenzo Peña <lorin...@gmail.com> wrote:
> 
> 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 django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/ac9c9ede-86bf-4136-8bc1-91137e80e9ef%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/django-users/ac9c9ede-86bf-4136-8bc1-91137e80e9ef%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9281659D-BE57-40BC-9D10-C687E489334E%40gmail.com.

Reply via email to