Welcome Guest, Not a member yet? Register   Sign In
Query Caching or NOT?!!!
#4

You're right that full page caching wouldn't work well, but you could still use the cache engine and cache any views or view fragments that might take a bit to generate. Especially when combined with in-memory cache like Memcached it can work great.

DHH (from Ruby on Rails/Basecamp) had a couple of great posts about his "Russian Doll" caching technique. They're great reads for another view:

How Basecamp Next got to be so damn fast without using much client-side UI
How key-based cache expiration works
The performance impact of "Russian doll" caching
Reply


Messages In This Thread
Query Caching or NOT?!!! - by pb.sajjad - 06-21-2017, 06:13 AM
RE: Query Caching or NOT?!!! - by rtenny - 06-23-2017, 08:01 AM
RE: Query Caching or NOT?!!! - by natanfelles - 06-23-2017, 08:13 AM
RE: Query Caching or NOT?!!! - by kilishan - 06-23-2017, 09:15 AM
RE: Query Caching or NOT?!!! - by ivantcholakov - 06-24-2017, 11:07 AM
RE: Query Caching or NOT?!!! - by spjonez - 06-26-2017, 12:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB