Results 130 comments of Daniel Mewes

@dalanmiller That's a good question. I think this depends on how the API is going to look like, and how big we expect the offline data to be. It might...

I see it as a by-product, but it would be good to document the exact behavior of the `forEach` somewhere. There are a few corner cases where these details actually...

Nice idea @thelinuxlich . See https://github.com/rethinkdb/rethinkdb/issues/1863#issue-25564559 . It's a relatively complicated thing and would need some work to really explain what it does and how to use it. I think...

Unfortunately the Mongo docs are under a variant of the CC license that does not allow commercial use http://creativecommons.org/licenses/by-nc-sa/3.0/ , so we cannot use it.

We should put this into Horizon 2.1.0 (or maybe even still add it to 2.0.0 before we release the final version?)

> we could rename the document "Starting RethinkDB," reorganize what's there a little, :+1: something we should definitely do. In addition I think we should have a separate document that's...

As mentioned on the mailing list: > Try passing‎ '-o 1' to rethinkdb proxy. That will shift the ports that it's using by an offset of 1.

@mlucy This is currently assigned to you. Are you still planning to write something up for this or should we reassign?

I'm going to go ahead and reassign this to myself in order to get some details together. @mlucy Please complain if you have started writing anything up for this.

@chipotle Here's a write up of some of the things that we should probably cover: **What is a RethinkDB proxy?** A RethinkDB proxy is a RethinkDB server that doesn't store...