<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marcel Scherf &#187; berkleydb</title>
	<atom:link href="http://www.marcelscherf.com/tag/berkleydb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcelscherf.com</link>
	<description>webdesign &#38; development</description>
	<lastBuildDate>Wed, 13 Apr 2011 14:09:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A memcached compatible distributed key-value storage system</title>
		<link>http://www.marcelscherf.com/2008/07/a-memcached-compatible-distributed-key-value-storage-system/</link>
		<comments>http://www.marcelscherf.com/2008/07/a-memcached-compatible-distributed-key-value-storage-system/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 12:34:33 +0000</pubDate>
		<dc:creator>Marcel Scherf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[berkleydb]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hashtable]]></category>
		<category><![CDATA[key-value]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memcachedb]]></category>
		<category><![CDATA[persistence]]></category>

		<guid isPermaLink="false">http://marcelscherf.wordpress.com/?p=31</guid>
		<description><![CDATA[Exactly that is MemcacheDB. It&#8217;s build on top of a Berkeley DB backend, is a persistent distributed storage solution which even allows transactions, replication. It&#8217;s very customizeable via commandline parameters and certainly looks very interesting, but seems a bit complicated to install and use. Might turn out to be useful somehow?  
]]></description>
			<content:encoded><![CDATA[<p>Exactly that is <a href="http://memcachedb.org/">MemcacheDB</a>. It&#8217;s build on top of a Berkeley DB backend, is a persistent distributed storage solution which even allows transactions, replication. It&#8217;s very customizeable via commandline parameters and certainly looks very interesting, but seems a bit complicated to install and use. Might turn out to be useful somehow? <img src='http://www.marcelscherf.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelscherf.com/2008/07/a-memcached-compatible-distributed-key-value-storage-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

