You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just sent the pull request and added me to contributors as well if that's not an issue , to motivate myself to keep publishing improvements!
With this change, the performance is better, we now open files with the suggested way by nodejs, and we allow to open bigger databases as well!
Can somebody merge and release please? @runk
I am getting error
RangeError [ERR_FS_FILE_TOO_LARGE]: File size (2400958314) is greater than 2 GiB
This is linked to:
nodejs/node#55864
Shouldn't we change the behavior to use buffers instead of readfile?
The text was updated successfully, but these errors were encountered: