Skip to content

Collections: lazy index rebuild #7

@gaperton

Description

@gaperton

Index rebuild should be delayed to the first moment of time when it's required.
Index update operations should do nothing if there are no index.
Index rebuild operations should just drop an existing index.

This should speed up processing the large quantities of data comping from the server.

More information is needed to decide whenever it's worthy optimization, because an index is needed every time the system is doing the second fetch.

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