Has anyone tried to cache the ratings?
I have a product search screen, and recalculating the rates is expensive, so I was thinking either caching the rates in the database, or fragment cache.
Any cool ideas?
↧