Skip to content

ReactiveFindByQueryOperationSupport exists - efficiency #1143

Open
@mikereiche

Description

@mikereiche

ReactiveFindByQueryOperationSupport - the exists method checks for count > 0. To determine if (any such) documents exist, it is only necessary to find the first matching document - not all matching documents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions