Displaying 1 result from an estimated 1 matches for "db2e1311".
2006 Jul 10
1
caching
Hi,
i am pretty new at ruby on rails and such, and i was hoping someone
could give me a good reference at caching. i am on my way to creating a
dynamic/updating news website, and i was wondering where i could use
caching to bring better performance to the application. where i would
use page caching, where i would use fragmented caching, how to avoid
caching-mixups when needed sql calls, etc.