-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels