Closed (fixed)
Project:
User Relationships
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2007 at 02:07 UTC
Updated:
20 Dec 2007 at 20:29 UTC
We should look into caching some of the more expensive query data using drupal caching. I suspect we'll get a decent performance boost that will be really big if using the memcache module.
Lullabot has a good article on the basics of caching: http://www.lullabot.com/articles/a_beginners_guide_to_caching_data
Comments
Comment #1
sprsquish commentedver2 fixes the need for this. Better storage design means better performance without caching.