This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support approximateSize() on db bigger than 4 GB (#175)
By using napi_create_int64 instead of napi_create_int32. Ported from Level/leveldown#777.
- Loading branch information