<?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>Sun, 19 May 2013 21:31:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: Latest Release of Rediska]]></title>
      <guid>http://www.phpdeveloper.org/news/13595</guid>
      <link>http://www.phpdeveloper.org/news/13595</link>
      <description><![CDATA[<p>
A new version of the <a href="http://rediska.geometria-lab.net/">Rediska</a> library has been released today, version 0.2.1. Rediska is a PHP client for <a href="http://code.google.com/p/redis/">Redia</a>, a key/value database system (written in C) that's similar to memcache.
</p>
<blockquote>
It can be used like memcached, in front of a traditional database, or on its own thanks to the fact that the in-memory datasets are not volatile but instead persisted on disk. One of the cool features is that you can store not only strings, but lists and sets supporting atomic operations to push/pop elements.
</blockquote>
<p>
The library includes multiple server support, content hashing, keys as objects and full Zend Framework integration. You can find out more about the project on <a href="http://rediska.geometria-lab.net/">its site</a> or just <a href="http://rediska.geometria-lab.net/download">download the latest version</a>.
</p>]]></description>
      <pubDate>Thu, 26 Nov 2009 18:38:05 -0600</pubDate>
    </item>
  </channel>
</rss>
