So memcache for caching is the advised way to go for it.
It involves setting up setting.py for memcache, you would have to work out
locations on the computer where it would be stored.  Also strongly
advisable, don't cache all your site, just the : difficult parts,
reusable parts.


[image: --]

Maninder Kumar
[image: http://]about.me/maninder.s.kumar
<http://about.me/maninder.s.kumar?promo=email_sig>




On Tue, Feb 11, 2020 at 10:38 PM Soumen Khatua <soumenkhatua...@gmail.com>
wrote:

> Hi Folks,
> Actually I want to implement memcache service into my project but I don't
> know How to implement it with proper scalability. If anyone have any idea
> or code snippet, please share with me.
>
> Thank you
>
> Regards,
> Soumen
>
> --
> 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/CAPUw6WbsnhpajNaOFs1xd2f5%3DQ3wzqcRP2vXzrZxNShHPjY7bQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAPUw6WbsnhpajNaOFs1xd2f5%3DQ3wzqcRP2vXzrZxNShHPjY7bQ%40mail.gmail.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/CABOHK3QzaL4mo_nYUEiL78wWfpKOCXf6K1jDSq--sxsRJfJPyA%40mail.gmail.com.

Reply via email to