<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tokyo Cabinet (Key-Value Stores Part 2)</title>
	<atom:link href="http://www.engineyard.com/blog/2009/key-value-stores-for-ruby-part-2-tokyo-cabinet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.engineyard.com/blog/2009/key-value-stores-for-ruby-part-2-tokyo-cabinet/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 12:12:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris Ochs</title>
		<link>http://www.engineyard.com/blog/2009/key-value-stores-for-ruby-part-2-tokyo-cabinet/comment-page-1/#comment-13523</link>
		<dc:creator>Chris Ochs</dc:creator>
		<pubDate>Sun, 16 Aug 2009 21:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.engineyard.com/blog/?p=1919#comment-13523</guid>
		<description>Tables are broken.  Try doing updates on indexed fields when you have millions of entries and watch what happens. 
 
That said, as a key/value store it&#039;s pretty solid. </description>
		<content:encoded><![CDATA[<p>Tables are broken.  Try doing updates on indexed fields when you have millions of entries and watch what happens. </p>
<p>That said, as a key/value store it&#039;s pretty solid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAtt</title>
		<link>http://www.engineyard.com/blog/2009/key-value-stores-for-ruby-part-2-tokyo-cabinet/comment-page-1/#comment-13272</link>
		<dc:creator>MAtt</dc:creator>
		<pubDate>Sat, 15 Aug 2009 05:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.engineyard.com/blog/?p=1919#comment-13272</guid>
		<description>All hail TC, been running it in production for months and it&#039;s dreamy. </description>
		<content:encoded><![CDATA[<p>All hail TC, been running it in production for months and it&#039;s dreamy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JEG2</title>
		<link>http://www.engineyard.com/blog/2009/key-value-stores-for-ruby-part-2-tokyo-cabinet/comment-page-1/#comment-12906</link>
		<dc:creator>JEG2</dc:creator>
		<pubDate>Thu, 13 Aug 2009 22:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.engineyard.com/blog/?p=1919#comment-12906</guid>
		<description>Also, Jeremy Hinegardner has a cool command-line interface for managing Tokyo Tyrant instances that is worth playing around with: 
 
&lt;a href=&quot;http://github.com/copiousfreetime/tyrantmanager/tree/master&quot; target=&quot;_blank&quot;&gt;http://github.com/copiousfreetime/tyrantmanager/t...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Also, Jeremy Hinegardner has a cool command-line interface for managing Tokyo Tyrant instances that is worth playing around with:</p>
<p><a href="http://github.com/copiousfreetime/tyrantmanager/tree/master" target="_blank">http://github.com/copiousfreetime/tyrantmanager/t&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JEG2</title>
		<link>http://www.engineyard.com/blog/2009/key-value-stores-for-ruby-part-2-tokyo-cabinet/comment-page-1/#comment-12903</link>
		<dc:creator>JEG2</dc:creator>
		<pubDate>Thu, 13 Aug 2009 22:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.engineyard.com/blog/?p=1919#comment-12903</guid>
		<description>Rufus::Edo::Cabinet and Rufus::Edo::Table are suppose to provide the best of both worlds, the speed of a native extension and the nicer interface.  I&#039;ve had some trouble getting them to run for me though. </description>
		<content:encoded><![CDATA[<p>Rufus::Edo::Cabinet and Rufus::Edo::Table are suppose to provide the best of both worlds, the speed of a native extension and the nicer interface.  I&#039;ve had some trouble getting them to run for me though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

