Skip to content

Support varied length keys and values #1

@nimrodshn

Description

@nimrodshn

Currently the data structure design is simplistic and the key-value pairs are all stored in the leaves of the tree with a hard limit on their size of ten bytes each. This of course isn't realistic and cannot be used to support a real index in a real single or distributed storage. Thus, we would like to support varied length keys and values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions