Functionality to add cursor flags is hidden

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.1.0
    • Affects Version/s: 2.0.4
    • Component/s: Private API
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Adding options such as `tailable_cursor` or `await_data` to a Collection::View is not possible without resorting to `send`, because `configure_flag` and `flags` are both private. :no_cursor_timeout and :partial are exposed via helper methods, but other cursor options are not.

      Either configure_flag (or similar) should be exposed, or helper methods should be added for each of the possible cursor options.

            Assignee:
            Emily Stolfo (Inactive)
            Reporter:
            Chris Heald
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: