Is this insane?

Paul Querna chip at corelands.com
Sun Dec 3 09:55:03 UTC 2006


mike wrote:
> I'm looking at strategies to cache some data, and I just want to run
> this by people to see how they use it or if what I'm thinking is just
> insanity.
> 
> Does it sound crazy to have 30-50 gets per page load?

Not Insane. Just make sure you use a multiget.  We commonly have pages
with 100+ memcache gets per view, and a few pages are 1000+ objects.

-Paul


More information about the memcached mailing list