Quantcast
Channel: need help with intermediate/advanced caching in django, with memcached and friends - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by guidoism for need help with intermediate/advanced caching in...

Memcache isn't going to magically make your website faster. The absolute first thing you are going to need to do is figuring out what is expensive. A simple way to do this is to decorate your views or...

View Article



need help with intermediate/advanced caching in django, with memcached and...

So: I always deploy my Django apps with memcached running alongside. For my purposes, they're always running on the same instance. I'm enabling the cache with these lines in settings.py: CACHE_BACKEND...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images