<?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>Laughing Meme &#187; storage</title>
	<atom:link href="http://laughingmeme.org/tag/storage/feed/" rel="self" type="application/rss+xml" />
	<link>http://laughingmeme.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 02 Apr 2012 20:12:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Matryoshkus</title>
		<link>http://laughingmeme.org/2007/08/20/matryoshkus/</link>
		<comments>http://laughingmeme.org/2007/08/20/matryoshkus/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 17:26:40 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[toy]]></category>
		<category><![CDATA[wishlist]]></category>

		<guid isPermaLink="false">http://laughingmeme.org/2007/08/20/matryoshkus/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://www.artlebedev.com/everything/matryoshkus/"><img src="http://www.artlebedev.com/everything/matryoshkus/matr1.jpg" width="500"></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2007/08/20/matryoshkus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Facebook Data Store API</title>
		<link>http://laughingmeme.org/2007/08/10/facebook-data-store-api/</link>
		<comments>http://laughingmeme.org/2007/08/10/facebook-data-store-api/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 15:45:21 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fluffy clouds]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://laughingmeme.org/2007/08/10/facebook-data-store-api/</guid>
		<description><![CDATA[When I heard that f.bk had a new Data Store API was thinking &#8220;Wow! That&#8217;s actually hard!&#8221;. But if you read it closer you&#8217;ll notice the operations map to what can de done in memcache (down to transactions are handled via atomic auto-increments) with a bit of cleverness, and some persistence. (pun intended) Still a [...]]]></description>
			<content:encoded><![CDATA[<p>When I <a href="http://snarfed.org/space/facebook%20data%20store%20api%20thoughts">heard</a> that <a href="http://facebook.com">f.bk</a> had a new <a href="http://wiki.developers.facebook.com/index.php/Data_Store_API_documentation">Data Store API</a> was thinking &#8220;Wow! That&#8217;s actually hard!&#8221;.</p>

<p>But if you read it closer you&#8217;ll notice the operations map to what can de done in memcache (down to transactions are handled via atomic auto-increments) with a bit of cleverness, and some persistence. (pun intended)  Still a nice step towards making developing f.bk apps a bit less eye-pokey-outty </p>

<p>Everyone is building the giant hash table in the <a href="http://www.sriramkrishnan.com/blog/2007/08/open-source-and-scratching-itches-in.html">clouds</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2007/08/10/facebook-data-store-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

