Skip to content

[Feature] Allow merging incoming and existing data root -> leaf. #376

Description

@AlexanderGH

Currently, the record merger merges DFS, leaf->root. This means a parent node cannot prevent its children from being merged.

For an eventual consistency/distributed use-case, we have a need to be able to drop a child "subtree" of a query based on a comparison between the existing cache data and the incoming data (in short, keep the newer data in cases the cached data is newer than the incoming data).

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