Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for read_mode option #118

Open
brucepom opened this issue Nov 7, 2016 · 1 comment
Open

Documentation for read_mode option #118

brucepom opened this issue Nov 7, 2016 · 1 comment

Comments

@brucepom
Copy link

brucepom commented Nov 7, 2016

Hi there, thanks for the great package.

It seems like outdated reads can be permitted like so:
table("table_name", read_mode: :outdated)

The docs here still talk about the useOutdated option though.
https://hexdocs.pm/rethinkdb/RethinkDB.Query.html#table/1 !

I can submit a pull request for the change if it's helpful. It looks like the options passed to table are relayed directly to RethinkDB. So maybe instead we could add a note suggesting consulting the RethinkDB docs for your version of RethinkDB?

Thanks again

@hamiltop
Copy link
Owner

hamiltop commented Nov 7, 2016

Any doc updates would be greatly appreciated! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants