classic-level icon indicating copy to clipboard operation
classic-level copied to clipboard

An abstract-level database backed by LevelDB.

Results 24 classic-level issues
Sort by recently updated
recently updated
newest added

TODO: - [x] Pass abstract test suite - [x] Update additional tests - [x] Update types - [x] Cleanup the closing of iterators (see TODO comments in binding) - [x]...

semver-major

I am working on Mac M1 chipset, after executing "prebuild-darwin-x64+arm64": "prebuildify -t 8.14.0 --napi --strip --arch x64+arm64", I got this error: No native build was found for platform=darwin arch=arm64 runtime=node...

Hello, I wish to use the latest LevelDB version. https://github.com/google/leveldb/releases/tag/1.23 Seems a lot of files in your compiler gyp does not exists in the latest version. https://github.com/Level/classic-level/blob/main/deps/leveldb/leveldb.gyp Thank you for...

Bumps [electron](https://github.com/electron/electron) from 21.4.4 to 24.1.3. Release notes Sourced from electron's releases. electron v24.1.3 Release Notes for v24.1.3 Fixes Fixed broken defaults in shell.openExternal() options. #38072 (Also in 22, 23,...

dependencies
javascript

Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 10.2.2. Changelog Sourced from glob's changelog. changeglob 10.2.0 Add glob cli 10.1.0 Return '.' instead of the empty string '' when the current working directory...

dependencies
javascript

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.0. Changelog Sourced from rimraf's changelog. 5.0 No default export, only named exports 4.4 Provide Dirent or Stats object as second argument to filter 4.3...

dependencies
javascript

Bumps [faucet](https://github.com/substack/faucet) from 0.0.3 to 0.0.4. Changelog Sourced from faucet's changelog. v0.0.4 - 2023-02-04 Commits [Deps] update array.prototype.foreach, array.prototype.join, array.prototype.map, array.prototype.push, array.prototype.slice, string.prototype.split, string.prototype.split, tape 84d8f72 [actions] update checkout action...

dependencies
javascript

I'm trying to access an Ethereum DB which about 1TB in size. Immediately on calling `open()`, the leveldb LOG file starts printing the following lines over and over again: ```...

help wanted
question

Bumps [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) from 4.2.0 to 6.1.0. Release notes Sourced from @​voxpelli/tsconfig's releases. v6.1.0 Add legacy preset 7f3f0a7 https://github.com/voxpelli/tsconfig/compare/v6.0.0...v6.1.0 v6.0.0 Update Typescript to 4.9.3 0ee59cf https://github.com/voxpelli/tsconfig/compare/v5.0.1...v6.0.0 v5.0.1 Actually drop Node 12...

dependencies
javascript