<?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: A Memcached Zend_Cache</title>
	<atom:link href="/2011/01/17/a-memcached-zend_cache/feed/" rel="self" type="application/rss+xml" />
	<link>/2011/01/17/a-memcached-zend_cache/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Mike Willbanks</title>
		<link>/2011/01/17/a-memcached-zend_cache/comment-page-1/#comment-14155</link>
		<dc:creator><![CDATA[Mike Willbanks]]></dc:creator>
		<pubDate>Mon, 17 Jan 2011 14:27:56 +0000</pubDate>
		<guid isPermaLink="false">/?p=2121#comment-14155</guid>
		<description><![CDATA[The Zend_Cache Memcached adapter is actually utilizing the Memcache extension.  There is a Libmemcached adapter that supports the Memcached extension.

You might want to make sure that folks know the difference here.  Especially since there is a vast difference in how hashing and failover works between the extensions.]]></description>
		<content:encoded><![CDATA[<p>The Zend_Cache Memcached adapter is actually utilizing the Memcache extension.  There is a Libmemcached adapter that supports the Memcached extension.</p>
<p>You might want to make sure that folks know the difference here.  Especially since there is a vast difference in how hashing and failover works between the extensions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
