Results 130 comments of Daniel Mewes

Hmm is `0.0.109.111` a valid IP address? (@encryption ?)

Thanks for reporting this @niieani . There's a big note at the top of that blog post saying that it's outdated. Still it seems like a lot of people keep...

@niieani Good point. Maybe instead of hiding it from search engines, we should actually consider editing the blog post and adding a note in the actual contents of it to...

@lirbank This is currently a limitation of RethinkDB. We have to wait for RethinkDB 2.4 until using a non-admin user is going to become an option (then you'll be able...

@lirbank The fix for `rdb_user` and `rdb_password` being ignored in the CLI will not help with non-admin users though. I don't think there's much that can be fixed for this...

@lirbank Ah, thanks. I just meant that the documentation page about embedding Horizon was missing a mention of the parameters. (I've since opened a separate issue https://github.com/rethinkdb/horizon-docs/issues/117 in the documentation...

It's worth noting that GraphQL is not at the core of Horizon. It can (and very likely will) be an additional protocol that can use Horizon functionality and infrastructure. https://github.com/rethinkdb/rethinkdb/issues/3711#issuecomment-151639571...

We should consider using ReGrid for this and allow storing the files directly in RethinkDB. https://github.com/internalfx/regrid

I think both are useful for different scenarios.

The fundamental approach for maintaining an ordered list based on the offsets is also described in the first post here: https://github.com/rethinkdb/rethinkdb/issues/5334#issue-129627568