Skip to content

Refactor: split index.js into lib files #19

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

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Refactor: split index.js into lib files #19

merged 1 commit into from
Jan 19, 2025

Conversation

vweevers
Copy link
Member

@vweevers vweevers commented Jan 6, 2025

Moves code around without changing behavior, but it does fix a memory leak in db.clear() (it previously did not close the iterator).

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
@vweevers vweevers added the refactor Requires or pertains to refactoring label Jan 6, 2025
@vweevers vweevers merged commit 2c24c62 into main Jan 19, 2025
8 checks passed
@vweevers vweevers deleted the split branch January 19, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Requires or pertains to refactoring
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant