K J wrote:
In order to use memcache I've had to split apart complex mysql queries into tiny separate queries (so that items can be placed into their lists). As a result some pages have like 80 queries, up from like 20 or so. Is this normal in the design usage of memcache?
What made you have to refactor your queries? I have stored quite complex query data into memcached.
-- Brian Moon Senior Developer ------------------------------ http://dealnews.com/ It's good to be cheap =)
