<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Zendcasts Forum / cache a table row]]></title>
		<link>http://www.zendcasts.com/forum/viewtopic.php?id=219</link>
		<description><![CDATA[The most recent posts in cache a table row.]]></description>
		<lastBuildDate>Mon, 06 Dec 2010 17:12:56 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: cache a table row]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=1204#p1204</link>
			<description><![CDATA[<p>hye,<br />the official doc treat your problem.<br /><a href="http://framework.zend.com/manual/en/zend.cache.introduction.html">http://framework.zend.com/manual/en/zen … ction.html</a></p><p>You just cache the result rowset or single row,&#160; when you get it back from the cache, it&#039;s not coupled to the DB anymore to be updated but there are ways to reconnect it to the DB.</p><p>Reading the official doc should solve your problem if it&#039;s as simple as you expose it.</p><p>best regards,<br />Anton</p>]]></description>
			<author><![CDATA[dummy@example.com (anton)]]></author>
			<pubDate>Mon, 06 Dec 2010 17:12:56 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=1204#p1204</guid>
		</item>
		<item>
			<title><![CDATA[Re: cache a table row]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=1199#p1199</link>
			<description><![CDATA[<p>Try this book, Zend Framework 1.8 Web Application Development September 2009, written by Keith Pope.</p>]]></description>
			<author><![CDATA[dummy@example.com (dbanton)]]></author>
			<pubDate>Thu, 02 Dec 2010 23:29:57 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=1199#p1199</guid>
		</item>
		<item>
			<title><![CDATA[cache a table row]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=963#p963</link>
			<description><![CDATA[<p>Has anyone tried to cache a table row? And by that I mean using the Zend_Cache and Zend_Db_Table_Row </p><p>I have some tables that most of the time have the same data in it, so i find it useless to query the db each time for the same data. </p><p>I also tried caching at Zend_Db_Table level as I though that the row object would get the table object (cached) and send the query through it. But this fails each time. </p><p>Does anyone have a tip? Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (georgeenciu)]]></author>
			<pubDate>Tue, 27 Jul 2010 12:32:03 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=963#p963</guid>
		</item>
	</channel>
</rss>

