<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>&nbsp;</div>
<div><span style="WHITE-SPACE: pre"></span>In general, having multiple copies of the same data seems like a bad idea. &nbsp;When you cache the article, &nbsp;you&#39;re avoiding the DB hit. &nbsp;When you cache the page, you&#39;re memoizing a template render. &nbsp;These are solving different problems.
</div></blockquote></div>
<div>&nbsp;</div>
<div>Where can I find the proposed tags and regex solutions?<br>&nbsp;</div>