<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Caching Data in Symfony2	</title>
	<atom:link href="https://nerdpress.org/2012/07/10/caching-data-in-symfony2/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org/2012/07/10/caching-data-in-symfony2/</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Wed, 24 Aug 2016 15:08:59 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Flu		</title>
		<link>https://nerdpress.org/2012/07/10/caching-data-in-symfony2/#comment-20421</link>

		<dc:creator><![CDATA[Flu]]></dc:creator>
		<pubDate>Fri, 28 Mar 2014 11:43:02 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2230#comment-20421</guid>

					<description><![CDATA[LiipDoctrineCacheBundle has been depricated in favor of the https://github.com/doctrine/DoctrineCacheBundle which essentially works the same way.]]></description>
			<content:encoded><![CDATA[<p>LiipDoctrineCacheBundle has been depricated in favor of the <a href="https://github.com/doctrine/DoctrineCacheBundle" rel="nofollow ugc">https://github.com/doctrine/DoctrineCacheBundle</a> which essentially works the same way.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Maurits		</title>
		<link>https://nerdpress.org/2012/07/10/caching-data-in-symfony2/#comment-18290</link>

		<dc:creator><![CDATA[Maurits]]></dc:creator>
		<pubDate>Sat, 23 Mar 2013 02:19:03 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2230#comment-18290</guid>

					<description><![CDATA[LiipDoctrineCacheBundle is very nice, but if you go high performance you might need more advanced features, multiple servers, consistent hashing and Anti Dog Pile support. Anti Dog Pile is something I implemented in LswMemcacheBundle see: http://www.leaseweblabs.com/2013/03/avoiding-the-memcache-dog-pile-effect/]]></description>
			<content:encoded><![CDATA[<p>LiipDoctrineCacheBundle is very nice, but if you go high performance you might need more advanced features, multiple servers, consistent hashing and Anti Dog Pile support. Anti Dog Pile is something I implemented in LswMemcacheBundle see: <a href="http://www.leaseweblabs.com/2013/03/avoiding-the-memcache-dog-pile-effect/" rel="nofollow ugc">http://www.leaseweblabs.com/2013/03/avoiding-the-memcache-dog-pile-effect/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ivo Bathke		</title>
		<link>https://nerdpress.org/2012/07/10/caching-data-in-symfony2/#comment-17877</link>

		<dc:creator><![CDATA[Ivo Bathke]]></dc:creator>
		<pubDate>Thu, 26 Jul 2012 16:05:10 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2230#comment-17877</guid>

					<description><![CDATA[@cordoval done
@joshi nice tool indeed]]></description>
			<content:encoded><![CDATA[<p>@cordoval done<br />
@joshi nice tool indeed</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Cache Data in Symfony2 &#124; Symfony2		</title>
		<link>https://nerdpress.org/2012/07/10/caching-data-in-symfony2/#comment-17873</link>

		<dc:creator><![CDATA[Cache Data in Symfony2 &#124; Symfony2]]></dc:creator>
		<pubDate>Mon, 23 Jul 2012 13:38:31 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2230#comment-17873</guid>

					<description><![CDATA[[...] source: https://nerdpress.org/2012/07/10/caching-data-in-symfony2/    &#160;           If you enjoyed this article, please consider sharing [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] source: https://nerdpress.org/2012/07/10/caching-data-in-symfony2/    &nbsp;           If you enjoyed this article, please consider sharing [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Joshi		</title>
		<link>https://nerdpress.org/2012/07/10/caching-data-in-symfony2/#comment-17871</link>

		<dc:creator><![CDATA[Joshi]]></dc:creator>
		<pubDate>Fri, 20 Jul 2012 12:16:42 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2230#comment-17871</guid>

					<description><![CDATA[OrnicarApcBundle is a neat little tool to clear an APC cache by using the symfony 2 console: 
$ app/console apc:clear 

https://github.com/ornicar/ApcBundle

Don&#039;t know if zend cache bundle is enabled to do so (which would be cool because of the provided abstraction layer)]]></description>
			<content:encoded><![CDATA[<p>OrnicarApcBundle is a neat little tool to clear an APC cache by using the symfony 2 console:<br />
$ app/console apc:clear </p>
<p><a href="https://github.com/ornicar/ApcBundle" rel="nofollow ugc">https://github.com/ornicar/ApcBundle</a></p>
<p>Don&#8217;t know if zend cache bundle is enabled to do so (which would be cool because of the provided abstraction layer)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bruno Ziegler		</title>
		<link>https://nerdpress.org/2012/07/10/caching-data-in-symfony2/#comment-17867</link>

		<dc:creator><![CDATA[Bruno Ziegler]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 06:08:25 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2230#comment-17867</guid>

					<description><![CDATA[great, thanks!]]></description>
			<content:encoded><![CDATA[<p>great, thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: cordoval		</title>
		<link>https://nerdpress.org/2012/07/10/caching-data-in-symfony2/#comment-17865</link>

		<dc:creator><![CDATA[cordoval]]></dc:creator>
		<pubDate>Wed, 11 Jul 2012 10:08:38 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2230#comment-17865</guid>

					<description><![CDATA[nice, you could have put a reference to the docu

thanks, nice trick]]></description>
			<content:encoded><![CDATA[<p>nice, you could have put a reference to the docu</p>
<p>thanks, nice trick</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
