Skip to content

Low performance on querying data #34

@nhim175

Description

@nhim175

It seems like when we do a findAll with some query conditions, it will load the whole data from that collection and filter them on the client side. This is not scalable.

I know this is because Firebase doesn't support complex query. Therefore I don't recommend using this adapter...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions