Skip to content

Some commands ignore some options. #1

@brycebaril

Description

@brycebaril

There is a slight drift between the way level and level-version behave in some commands because it doesn't always sniff all options.

e.g. https://github.com/brycebaril/level-version/blob/master/index.js#L90

This one is likely just a case of needing more edge case sniffing. There may be other areas that need the same work done.

or https://github.com/brycebaril/level-version/blob/master/index.js#L230

This one is a bit harder, because returning raw buffers will break the contract of level-version specifying the version of each record, so this feature in level is at odds with level-version.

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