2009/5/13 Iván Sánchez Ortega <span dir="ltr"><<a href="mailto:ivan@sanchezortega.es">ivan@sanchezortega.es</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
As a wise man once said, "all problems in computer science can be solved by<br>
adding another indirection layer".<br>
<br>
If you really really want a stream, I'm positive it can be hacked with a<br>
couple of scripts and the minutely diffs.</blockquote><div><br>You have discovered one of my use-cases for the stream: the minutely diffs should be generated from the stream by slicing the stream up into minute-long segments and saving them to disk, not the other way around.<br>
<br>From previous discussions with Brett, this is essentially what Osmosis is doing, but with the database as the input instead of the stream.<br></div></div>