Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tocomment
on May 29, 2012
|
parent
|
context
|
favorite
| on:
Evaluating Django Caching Options
What do you recommend if all of my pages require a user to be logged in, and the pages each have user specific stuff on each page's header, e.g., a my account link, an icon showing the number of items in your cart, etc.
jnhasty
on May 29, 2012
|
next
[–]
Server side includes might be a simple solution for this:
http://joshuajonah.ca/blog/2010/06/18/poor-mans-esi-nginx-ss...
sunsu
on May 29, 2012
|
prev
[–]
It depends on your DB schema, but I would recommend taking a look at Johnny-Cache, or django-cache-machine for queryset object caching.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: