-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
"@matrixai/workers": "^1.2.3", | ||
"abstract-leveldown": "^7.0.0", | ||
"async-mutex": "^0.3.1", | ||
"level": "^6.0.1", | ||
"level": "7.0.1", | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
CMCDragonkai
Member
|
||
"levelup": "^5.0.1", | ||
"sublevel-prefixer": "^1.0.0", | ||
"subleveldown": "^5.0.1", | ||
|
Have you considered using lmdb-js? It should be significantly faster (and has more powerful transaction capabilities).