<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="WORD-WRAP: break-word"><span class="q">
<div></div></span>Have you looked at the proposed solutions (i.e. tags and regex)?</div>
<div><br> </div>
<div><span style="WHITE-SPACE: pre"></span>In general, having multiple copies of the same data seems like a bad idea. When you cache the article, you're avoiding the DB hit. When you cache the page, you're memoizing a template render. These are solving different problems.
</div></blockquote></div>
<div> </div>
<div>Where can I find the proposed tags and regex solutions?<br> </div>