Level / abstract-leveldown

An abstract prototype matching the leveldown API.
MIT License
146 stars 53 forks source link

Add 'bufferKeys' and 'seek' to skip options #297

Closed vweevers closed 6 years ago

vweevers commented 6 years ago

Closes #287 and I also added a seek option in anticipation of #269.

Tested against leveldown (to see that it ran the same number of tests).

With this, process.browser is gone! But before we close #121 I wanna go through it, possibly open new issues for related stuff like https://github.com/Level/abstract-leveldown/issues/121#issuecomment-343722989. (done)