<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 02:11:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ibuildings techPortal: New Memcached Extension for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/12728</guid>
      <link>http://www.phpdeveloper.org/news/12728</link>
      <description><![CDATA[<p>
The Ibuildings techPortal website has posted <a href="http://techportal.ibuildings.com/2009/06/22/new-memcached-extension-for-php/">a new article</a> from <i>Lorna Mitchell</i> looking at the new and improved memcached extension (as most recently updated by <i>Andrei Zmievski</i>).
</p>
<blockquote>
The idea behind the new extension is to leverage the functionality contained libmemcached - a solution which has been widely adopted across many scripting communities and beyond. The extension is available in PECL and has lots of shiny new functionality. This article looks at how to obtain and work with the new extension, and also shows off a couple of the new features it includes.
</blockquote>
<p>
<i>Lorna</i> talks a bit about the features of the extension in general but mentions two great new ones specifically - the "getmulti" fetch method allows for grabbing multiple chunks of cached information and the cas (compare and swap) function that works the same as a replace but checks the current contents first.
</p>]]></description>
      <pubDate>Mon, 22 Jun 2009 10:27:51 -0500</pubDate>
    </item>
  </channel>
</rss>
