On Saturday 05 May 2007 08:18, bingo wrote:
> hi bakers,
>
> I am trying to speed up things on my website by using caching. I have
> an action that displays all the articles that a user has in his
> library based on user id. I am not sure how to cache this action so
> that cache are stored for each user.
>
> Regards,
> Ritesh
>
Maybe you did this already, but just a general tip that makes a huge 
difference in speed with related tables, make sure you have the relationship 
fields indexed.

Regards
Jeremy

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to