Skip to content

Documentation for read_mode option #118

@brucepom

Description

@brucepom

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions