Michel

Results 249 comments of Michel

A few thoughts: - You can easily replace the official driver with rethinkdbdash: https://github.com/neumino/rethinkdbdash#drop-in In the end by setting the appropriate default, things will work out of the box like...

As mentionned in https://github.com/rethinkdb/rethinkdb/issues/4316, this is actually not possible. While the connection are almost the same, they don't behave the same way because of the way queries are built.

I looked at porting mongoose to RethinkDB, and eventually didn't do it. I think it didn't look that hard, but the API wasn't as nice as using ReQL. So in...

I'm using the Arch package, not sure if that's relevant.

Yep, everyone is moving to systemd. We provide the same systemd config file in our docs as the Arch package -- http://www.rethinkdb.com/docs/cluster-on-startup/ So instead of having users copy/paste the systemd...

Yep, updating the Arch install page now.

@kamilion -- it just create a symlink -- at least on Arch ``` michel@t520:$ sudo systemctl enable rethinkdb@default Created symlink from /etc/systemd/system/multi-user.target.wants/[email protected] to /usr/lib/systemd/system/[email protected]. ```

That's probably just a vestige from the original app. I don't see it used too. Sorry for that, I'll remove it when I have a few minutes.

Just polished a little the interface (added percentage) + fixed package.json