Daniel Mewes
Daniel Mewes
After upgrading my Prime to firmware version 2016 08 29 (10637), I noticed that sending large files from my PC onto the Prime did no longer work. The transfer always...
http://danielmewes.dnsalias.net/~daniel/php-rql-api/ now has a translation of the official JavaScript driver API index. However you cannot currently click on the terms as you can for the official docs, since the detail...
We should have introductions, references and tutorials at http://php-rql.dnsalias.net/wiki/
Adding the new ->profile method (added in 1.11) to the API docs fell through the cracks. Fix that.
See https://groups.google.com/forum/#!topic/rethinkdb/d4WqBxNDaXQ and http://php.net/manual/en/mbstring.overload.php I don't think there is much we can do. This overloading just completely changes the semantics of the PHP string functions which we rely on for...
The instructions on http://rethinkdb.com/docs/elasticsearch/ are no longer going to work with RethinkDB 2.2, since the River plugin is based on the inofficial Java driver which still uses the protocol buffer...
https://www.rethinkdb.com/api/python/set_loop_type/ is missing the `"asyncio"` option.
It is usually advisable to give `rethinkdb` multiple `--join` arguments, one for each other server in the cluster. That way, if one other server is down when restarting a RethinkDB...