Skip to content

datastore: GC shouldn't have to return dropped RowIds #1804

@teh-cmc

Description

@teh-cmc

The GC currently returns all the RowIds that were purged so that secondary datastructures in the viewer can be purged in turn.

But these secondary datastructures shouldn't be indexed by RowId to begin with but by time instead, making it possible to purge them using cut off times (like we do for e.g. the timeline widget).

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