Comment on Announcing RethinkDB 2.3.6: the first release under community governanceparentComments−cupcakestand9ySend queries to any server in the cluster and they get routed automatically.Nice! Also the writes? Mongo wants the writes to the primary only.−timmaxw9yYes, if you send a write to a server that's not the primary then rethinkdb will transparently forward it to the primary.
Comments
Nice! Also the writes? Mongo wants the writes to the primary only.
Yes, if you send a write to a server that's not the primary then rethinkdb will transparently forward it to the primary.