<?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"
	>
<channel>
	<title>Comments on: Testing RDDB: RESTful Ruby Database</title>
	<atom:link href="http://www.igvita.com/2007/11/15/testing-rddb-restful-ruby-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.igvita.com/2007/11/15/testing-rddb-restful-ruby-database/</link>
	<description>A goal is a dream with a deadline.</description>
	<pubDate>Fri, 29 Aug 2008 03:32:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Web 2.0 with Ruby on Rails &#187; RDDB: RESTful Ruby Document-Oriented Database</title>
		<link>http://www.igvita.com/2007/11/15/testing-rddb-restful-ruby-database/#comment-90297</link>
		<dc:creator>Web 2.0 with Ruby on Rails &#187; RDDB: RESTful Ruby Document-Oriented Database</dc:creator>
		<pubDate>Wed, 21 Nov 2007 11:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2007/11/15/testing-rddb-restful-ruby-database/#comment-90297</guid>
		<description>[...] Igvita [...]</description>
		<content:encoded><![CDATA[<p>[...] Igvita [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilya Grigorik</title>
		<link>http://www.igvita.com/2007/11/15/testing-rddb-restful-ruby-database/#comment-90232</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Wed, 21 Nov 2007 06:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2007/11/15/testing-rddb-restful-ruby-database/#comment-90232</guid>
		<description>Toby, good points. Since I posted this overview Anthony has acknowledged the concurrency issues and also hinted at adding a memcached layer to take care of the raised problems.

Adrian, interesting idea with Madeleine, but I don't think it will solve the underlying problem. In order for RDDB to go to the next 'level', the data persistence model needs to evolve to, at the very least, an incremental backup approach.</description>
		<content:encoded><![CDATA[<p>Toby, good points. Since I posted this overview Anthony has acknowledged the concurrency issues and also hinted at adding a memcached layer to take care of the raised problems.</p>
<p>Adrian, interesting idea with Madeleine, but I don&#8217;t think it will solve the underlying problem. In order for RDDB to go to the next &#8216;level&#8217;, the data persistence model needs to evolve to, at the very least, an incremental backup approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; The Links &#187; roarin&#8217; reporter</title>
		<link>http://www.igvita.com/2007/11/15/testing-rddb-restful-ruby-database/#comment-87368</link>
		<dc:creator>&#187; The Links &#187; roarin&#8217; reporter</dc:creator>
		<pubDate>Fri, 16 Nov 2007 02:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2007/11/15/testing-rddb-restful-ruby-database/#comment-87368</guid>
		<description>[...] Testing RDDB: RESTful Ruby Database [...]</description>
		<content:encoded><![CDATA[<p>[...] Testing RDDB: RESTful Ruby Database [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Madrid</title>
		<link>http://www.igvita.com/2007/11/15/testing-rddb-restful-ruby-database/#comment-87231</link>
		<dc:creator>Adrian Madrid</dc:creator>
		<pubDate>Thu, 15 Nov 2007 21:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2007/11/15/testing-rddb-restful-ruby-database/#comment-87231</guid>
		<description>I was playing a bit with RDDB too and wondered if a Prevayler (Madeleine) store wouldn't be a great middle ground between RAM and File storage.

AEM</description>
		<content:encoded><![CDATA[<p>I was playing a bit with RDDB too and wondered if a Prevayler (Madeleine) store wouldn&#8217;t be a great middle ground between RAM and File storage.</p>
<p>AEM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby DiPasquale</title>
		<link>http://www.igvita.com/2007/11/15/testing-rddb-restful-ruby-database/#comment-87113</link>
		<dc:creator>Toby DiPasquale</dc:creator>
		<pubDate>Thu, 15 Nov 2007 15:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2007/11/15/testing-rddb-restful-ruby-database/#comment-87113</guid>
		<description>Some addendums to your article:

* RDDB currently does not support concurrency in the S3 engine
* it does not currently handle the fact that S3 writes do not appear for reading immediately after the write is complete
* it will need to dump aws-s3 if it is serious about keeping S3 as a backend, as aws-s3 can't be used from multiple threads concurrently</description>
		<content:encoded><![CDATA[<p>Some addendums to your article:</p>
<p>* RDDB currently does not support concurrency in the S3 engine<br />
* it does not currently handle the fact that S3 writes do not appear for reading immediately after the write is complete<br />
* it will need to dump aws-s3 if it is serious about keeping S3 as a backend, as aws-s3 can&#8217;t be used from multiple threads concurrently</p>
]]></content:encoded>
	</item>
</channel>
</rss>
