Skip to content

shower thought: store the top of the tree as a single node #448

@gballet

Description

@gballet

in the new path-based storage model, we have a series of layers, to represent updates to the tree. the top layer will always be updated, so it makes sense to store all of it in a single field and save many key, values and therefore many writes. only write about 8kb of data... or don't even store it into the db.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions