Skip to content

Add noMatchCount paramter to requestsΒ #789

@paterczm

Description

@paterczm

cursor.count() operation can be expensive. Make it optional. By default, it should work as before (i.e. return count). For new streaming apis, which are not used by anyone yet, we can default to the less expensive noMatchCount: true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions