Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: split
index.js
into lib files (#19)
Moves code around without changing behavior, but it does fix a memory leak in `db.clear()` (it previously did not close the iterator). Category: change
- Loading branch information