On Thu, 2009-08-06 at 22:42 +0200, Alpha Blue wrote: > For readability, this is better to look at: > > http://pastie.org/574570
Are you already using Memcached? If not, you'll want to. Your data doesn't change very often, so one strategy you might consider is kicking off a job that runs your queries in the 'wee hours' of the morning-after so they're cached for your users. HTH, Bill --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

