Skip to content

why indexes only support monotonic, why not support skip index? #32

@mikepop7

Description

@mikepop7

why indexes only support monotonic? only increase by 1, if write data by
log.Write(1, data) log.Write(3, data) // return ErrOutOfOrder
anyone explain why do like this way?

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