Skip to content

Commit

Permalink
Remove unused properties and align docs with abstract-level
Browse files Browse the repository at this point in the history
Removes the following:

- bufferKeys (replaced by encodings.buffer)
- idempotentOpen (was temporary to differentiate with levelup)
- passiveOpen (was temporary to differentiate with levelup)
- serialize (abstract-leveldown feature)
- openCallback (levelup feature).

Most of these were added as a temporary mechanism to run test suites
against each other, until those were merged into `abstract-level`.
  • Loading branch information
vweevers committed Jan 2, 2022
1 parent 79815fa commit c894eba
Show file tree
Hide file tree
Showing 5 changed files with 316 additions and 266 deletions.
Loading

0 comments on commit c894eba

Please sign in to comment.