<?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: Initial Release of Moneta: Unified Key/Value Store API</title>
	<atom:link href="http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/</link>
	<description>Random Geek-Related Thoughts</description>
	<lastBuildDate>Sat, 13 Mar 2010 08:40:57 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Key Value Store List</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-17075</link>
		<dc:creator>Key Value Store List</dc:creator>
		<pubDate>Sun, 30 Aug 2009 07:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-17075</guid>
		<description>[...] And as a bonus - there is another quite interesting initiative started by Yehuda Katz: [...]</description>
		<content:encoded><![CDATA[<p>[...] And as a bonus &#8211; there is another quite interesting initiative started by Yehuda Katz: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mindtonic</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-16870</link>
		<dc:creator>mindtonic</dc:creator>
		<pubDate>Wed, 22 Jul 2009 22:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-16870</guid>
		<description>&gt;&gt; m = Moneta::File.new(:path =&gt; &quot;filestore&quot;)</description>
		<content:encoded><![CDATA[<p>&gt;&gt; m = Moneta::File.new(:path =&gt; &#8220;filestore&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mindtonic</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-16869</link>
		<dc:creator>mindtonic</dc:creator>
		<pubDate>Wed, 22 Jul 2009 22:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-16869</guid>
		<description>Yehuda,  Thanks for your hard work and development.  We all benefit from your efforts.

Ii am looking for help with Moneta.  I can&#039;t seem to find a forum anywhere, so I am going to try here.

I am trying to use the File option on Moneta.  On my development mac, everything is peachy, but when I went to run my test on my deployment server, which is a Joyent solaris box, I ran into trouble.

I installed the moneta gem and the xattr gem as indicated, but everytime I try to create a new filestore, I get errors. This particular example comes from trying to build the filestore in the console, but the results are the same regardless of whether they are coming from my tests, my code, or what directory path I pass to the :path option.

&gt;&gt; m = Moneta::File.new(:path =&gt; &quot;filestore&quot;)</description>
		<content:encoded><![CDATA[<p>Yehuda,  Thanks for your hard work and development.  We all benefit from your efforts.</p>
<p>Ii am looking for help with Moneta.  I can&#8217;t seem to find a forum anywhere, so I am going to try here.</p>
<p>I am trying to use the File option on Moneta.  On my development mac, everything is peachy, but when I went to run my test on my deployment server, which is a Joyent solaris box, I ran into trouble.</p>
<p>I installed the moneta gem and the xattr gem as indicated, but everytime I try to create a new filestore, I get errors. This particular example comes from trying to build the filestore in the console, but the results are the same regardless of whether they are coming from my tests, my code, or what directory path I pass to the :path option.</p>
<p>&gt;&gt; m = Moneta::File.new(:path =&gt; &#8220;filestore&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby DiPasquale</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-16421</link>
		<dc:creator>Toby DiPasquale</dc:creator>
		<pubDate>Mon, 11 May 2009 01:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-16421</guid>
		<description>Hey, Yehuda, I bet your page is not supposed to say this:

Warning: fread() [function.fread]: Length parameter must be greater than 0. in /home/2424/domains/yehudakatz.com/html/wp-content/themes/yehuda/functions.php on line 12

Appeared in my page load under the Twitter logo in the header.</description>
		<content:encoded><![CDATA[<p>Hey, Yehuda, I bet your page is not supposed to say this:</p>
<p>Warning: fread() [function.fread]: Length parameter must be greater than 0. in /home/2424/domains/yehudakatz.com/html/wp-content/themes/yehuda/functions.php on line 12</p>
<p>Appeared in my page load under the Twitter logo in the header.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manveru</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-15944</link>
		<dc:creator>manveru</dc:creator>
		<pubDate>Tue, 03 Mar 2009 03:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-15944</guid>
		<description>Will add support for moneta to Ramaze.
I can contribute support for a Sequel and Og interface as well as maybe one for CouchDB and MongoDB.
/me goes off forking</description>
		<content:encoded><![CDATA[<p>Will add support for moneta to Ramaze.<br />
I can contribute support for a Sequel and Og interface as well as maybe one for CouchDB and MongoDB.<br />
/me goes off forking</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S3 in Moneta &#171; All Things (v7)</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-15940</link>
		<dc:creator>S3 in Moneta &#171; All Things (v7)</dc:creator>
		<pubDate>Mon, 02 Mar 2009 15:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-15940</guid>
		<description>[...] key/value store, in my case S3. I could have just gone to S3 directly but since Yehuda Katz recently announced Moneta, which is a generic key/value store interface I figured I&#8217;d give a shot at building an [...]</description>
		<content:encoded><![CDATA[<p>[...] key/value store, in my case S3. I could have just gone to S3 directly but since Yehuda Katz recently announced Moneta, which is a generic key/value store interface I figured I&#8217;d give a shot at building an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a work on process &#187; Selected Saturday links</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-15833</link>
		<dc:creator>a work on process &#187; Selected Saturday links</dc:creator>
		<pubDate>Sat, 14 Feb 2009 23:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-15833</guid>
		<description>[...] Initial Release Of Moneta: Unified Key/Value Store API [...]</description>
		<content:encoded><![CDATA[<p>[...] Initial Release Of Moneta: Unified Key/Value Store API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Double Shot #391 &#171; A Fresh Cup</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-15831</link>
		<dc:creator>Double Shot #391 &#171; A Fresh Cup</dc:creator>
		<pubDate>Fri, 13 Feb 2009 11:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-15831</guid>
		<description>[...] Initial Release of Moneta: Unified Key/Value Store API - More useful code from wycats. [...]</description>
		<content:encoded><![CDATA[<p>[...] Initial Release of Moneta: Unified Key/Value Store API &#8211; More useful code from wycats. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Eppstein</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-15830</link>
		<dc:creator>Chris Eppstein</dc:creator>
		<pubDate>Fri, 13 Feb 2009 05:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-15830</guid>
		<description>FYI: If you need to coordinate locking between processes, you should consider using elock: http://dustin.github.com/elock/</description>
		<content:encoded><![CDATA[<p>FYI: If you need to coordinate locking between processes, you should consider using elock: <a href="http://dustin.github.com/elock/" rel="nofollow">http://dustin.github.com/elock/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katz Got Your Tongue? &#187; What&#8217;s the Point?</title>
		<link>http://yehudakatz.com/2009/02/12/initial-release-of-moneta-unified-keyvalue-store-api/comment-page-1/#comment-15821</link>
		<dc:creator>Katz Got Your Tongue? &#187; What&#8217;s the Point?</dc:creator>
		<pubDate>Thu, 12 Feb 2009 18:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=213#comment-15821</guid>
		<description>[...] after my announcement about moneta yesterday, a very common question was &#8220;what&#8217;s the point of [...]</description>
		<content:encoded><![CDATA[<p>[...] after my announcement about moneta yesterday, a very common question was &#8220;what&#8217;s the point of [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
