Skip to content

[Lowest Layer] Construct API B+ tree #5

@rohan23chhabra

Description

@rohan23chhabra
  • Either start from the beginning
    • Create root node in main memory and copy to file
  • Or Reconstruct from file following hiccups in server
    • Check if the root node exists in the file. If exists, reconstruct tree from the file

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