Memcache

10 views
Skip to first unread message

Soumen Khatua

unread,
Feb 11, 2020, 12:08:24 PM2/11/20
to django...@googlegroups.com
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

maninder singh Kumar

unread,
Feb 12, 2020, 4:47:05 AM2/12/20
to django...@googlegroups.com
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.
 
               
 


--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPUw6WbsnhpajNaOFs1xd2f5%3DQ3wzqcRP2vXzrZxNShHPjY7bQ%40mail.gmail.com.

Infinity Developer

unread,
Feb 12, 2020, 7:56:01 AM2/12/20
to django...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages