<?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>tumanov.com &#187; BlogLines</title>
	<atom:link href="http://tumanov.com/blog/tag/bloglines/feed/" rel="self" type="application/rss+xml" />
	<link>http://tumanov.com/blog</link>
	<description>software engineering, entrepreneurship, music - by Ivan Tumanov</description>
	<lastBuildDate>Sat, 13 Feb 2010 00:53:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using MySQL as a Storage Engine</title>
		<link>http://tumanov.com/blog/2009/02/using-mysql-as-a-storage-engine/</link>
		<comments>http://tumanov.com/blog/2009/02/using-mysql-as-a-storage-engine/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 00:18:30 +0000</pubDate>
		<dc:creator>Ivan Tumanov</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[BlogLines]]></category>
		<category><![CDATA[FriendFeed]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://tumanov.com/blog/?p=71</guid>
		<description><![CDATA[I just read about FriendFeed using MySQL as a data storage engine.  Very interesting post that highlights how much people have come to trust MySQL.  FriendFeed basically built their own object storage system inside a single table.  They manually create and update indexes in other tables in a nicely distributed and sharded database server setup.  [...]]]></description>
		<wfw:commentRss>http://tumanov.com/blog/2009/02/using-mysql-as-a-storage-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
