tag/event queries need optimising
---------------------------------
Key: OLIO-110
URL: https://issues.apache.org/jira/browse/OLIO-110
Project: Olio
Issue Type: Improvement
Components: rails-app
Reporter: Mandy Waite
Assignee: Mandy Waite
Priority: Minor
Attached is a patch addressing some of the issues we have run into and "fixed"
in our deployments of Olio.
Patch details:
1) *lib/tagcount.rb* has a query that has been optimized for the home page.
2) *vendor/plugins/acts_as_taggable/lib/tagging.rb* has been changed to
support a counter_cache.
3) *db/migrate/20090713225055_add_counter_cache_to_tags.rb* has been
added to create the counter_cache.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.