HarperFast / HarperFast/harper
Make LMDB dropDBI asynchronous
Open
area:storage
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
dropDBI is currently synchronous and blocks the event loop while dropping a database instance. Make it async to avoid blocking during schema/table deletion.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.