Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some commands ignore some options. #1

Open
brycebaril opened this issue Aug 15, 2013 · 0 comments
Open

Some commands ignore some options. #1

brycebaril opened this issue Aug 15, 2013 · 0 comments

Comments

@brycebaril
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant