Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Decide whether gte/gt/lte/lt should take precedence over start/end or ..? #70

@rvagg

Description

@rvagg

See dominictarr/ltgt#1 for details

Basically there exists a discrepancy between memdown and leveldown where memdown will decide to prefer lte and lt, discarding end if it exists, while leveldown takes the minim of the options. Same would go for gte, gt and start (and the reverse combinations as well).

One of them should be wrong, we need to decide which and implement conformance tests for it here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions