Here is the link.
Caching techniques
Approach DB read/ pageview DB read/ Submit Bugs
_________________________________________________________
no caching every none
naive caching cache miss none yes
clear cache cache miss none
refresh cache
Cache updating
complex inserts + speed
vs
DB reads
the more accurate the cache, the more complex the code.
No comments:
Post a Comment