Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Level/classic-level

An abstract-level database backed by LevelDB.
https://github.com/Level/classic-level

Add suport for RISCV64

lazyprogrammerio opened this pull request 3 months ago
Leveldb does not build for riscv64 as AtomicPointer is not implemented

lazyprogrammerio opened this issue 3 months ago
Status of the v2 branch and abstract-level 2.0.0 compatibility?

aaclayton opened this issue 4 months ago
test: fix race condition

matthewkeil opened this pull request 11 months ago
Ist publish

mattiasmelin opened this pull request 11 months ago
Remove old level db

mattiasmelin opened this pull request 11 months ago
Possible memory leak when putting a value with the same key

marcus-pousette opened this issue 11 months ago
Upgrade LevelDB to 1.22

oskarlh opened this pull request 11 months ago
Add opt-in multithreading

matthewkeil opened this pull request 12 months ago
`classic-level` rebuild failed when `electron-forge package`

rosendolu opened this issue about 1 year ago
Update test.yml to run on current versions of Node.js

cclauss opened this pull request about 1 year ago
No native build was found for platform=darwin arch=arm64

minchopm opened this issue about 1 year ago
"database is not open" on NFS

aep opened this issue over 1 year ago
RSS memory spike using batchDelete

tuyennhv opened this issue over 1 year ago
Bump electron from 21.4.4 to 24.1.3

dependabot[bot] opened this pull request over 1 year ago
Bump glob from 8.1.0 to 10.2.2

dependabot[bot] opened this pull request over 1 year ago
Bump rimraf from 3.0.2 to 5.0.0

dependabot[bot] opened this pull request over 1 year ago
Bump electron from 21.4.3 to 23.2.1

dependabot[bot] opened this pull request over 1 year ago
Bump glob from 8.1.0 to 9.3.2

dependabot[bot] opened this pull request over 1 year ago
Bump rimraf from 3.0.2 to 4.4.1

dependabot[bot] opened this pull request over 1 year ago
QOL API methods

cswendrowski opened this issue over 1 year ago
Add `openssl_fips` variable to gyp bindings

cswendrowski opened this pull request over 1 year ago
Swap linux-arm build to use `linux-arm64-lts`

cswendrowski opened this pull request over 1 year ago
Add Build information

cswendrowski opened this pull request over 1 year ago
Bump faucet from 0.0.3 to 0.0.4

dependabot[bot] opened this pull request over 1 year ago
Bump electron from 21.4.2 to 23.1.1

dependabot[bot] opened this pull request over 1 year ago
Bump glob from 8.1.0 to 9.0.2

dependabot[bot] opened this pull request over 1 year ago
Error While Installing Hardhat

zenc0derr opened this issue over 1 year ago
Support for readonly mode

rikmarais opened this issue over 1 year ago
A database modified in Linux fails to open in Windows?

aaclayton opened this issue over 1 year ago
Bump rimraf from 3.0.2 to 4.1.2

dependabot[bot] opened this pull request over 1 year ago
Bump electron from 21.4.0 to 22.1.0

dependabot[bot] opened this pull request over 1 year ago
Infinite compaction loop?

Tudmotu opened this issue over 1 year ago
Compacting the database on close: advice or feature request

aaclayton opened this issue over 1 year ago
Bump and unlock napi-macros from 2.0.0 to 2.2.2

dependabot[bot] opened this pull request almost 2 years ago
Specify a custom prebuilds location

Azarattum opened this issue almost 2 years ago
Bump napi-macros from 2.0.0 to 2.1.0

dependabot[bot] opened this pull request almost 2 years ago
Bump @voxpelli/tsconfig from 4.2.0 to 6.1.0

dependabot[bot] opened this pull request almost 2 years ago
Bump electron from 21.3.3 to 22.0.0

dependabot[bot] opened this pull request almost 2 years ago
what are the different between them

AdaJass opened this issue almost 2 years ago
Breaking: bump `abstract-level` to 2.0.0

vweevers opened this pull request almost 2 years ago
How can I compile the latest LevelDB version

0w0c opened this issue almost 2 years ago
How to make backups?

siddjain opened this issue almost 2 years ago
Bump faucet from 0.0.1 to 0.0.3

dependabot[bot] opened this pull request about 2 years ago
Bump electron from 20.3.0 to 21.0.1

dependabot[bot] opened this pull request about 2 years ago
Bump electron from 19.0.15 to 20.1.1

dependabot[bot] opened this pull request about 2 years ago
Bump @types/node from 17.0.45 to 18.0.0

dependabot[bot] opened this pull request over 2 years ago
Remove completed TODO comment

vweevers opened this pull request over 2 years ago
POC: use shared ArrayBuffer for `nextv()`

vweevers opened this pull request over 2 years ago
Refactor: handle view encoding (Uint8Array) natively

vweevers opened this pull request over 2 years ago
Bump electron from 18.3.1 to 19.0.1

dependabot[bot] opened this pull request over 2 years ago
Segmentation Fault alpine linux in Docker on arm mac

mahnunchik opened this issue over 2 years ago
add ordering notes

ronag opened this pull request over 2 years ago
faster conversion to slice

ronag opened this pull request over 2 years ago
Bump glob from 7.2.0 to 8.0.1

dependabot[bot] opened this pull request over 2 years ago
Bump @voxpelli/tsconfig from 3.2.0 to 4.0.0

dependabot[bot] opened this pull request over 2 years ago
Bump standard from 16.0.4 to 17.0.0

dependabot[bot] opened this pull request over 2 years ago
Bump actions/upload-artifact from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Bump actions/download-artifact from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Bump codecov/codecov-action from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Seek data race

ronag opened this issue over 2 years ago
Seek while next is executing

ronag opened this issue over 2 years ago
missing try/catch for bad_alloc

ronag opened this issue over 2 years ago
Are writes ordered?

ronag opened this issue over 2 years ago
Snapshots caveats

ronag opened this issue over 2 years ago
perf: Avoid WriteBatch allocation

ronag opened this pull request over 2 years ago
Use Slice helper

ronag opened this pull request over 2 years ago
Refactor some pointer usage

ronag opened this pull request over 2 years ago
RAII slice

ronag opened this pull request over 2 years ago
When snapshot is created with `db.get()`

anseki opened this issue over 2 years ago
Meaning of "classic"

anseki opened this issue over 2 years ago
perf: avoid memcpy when possible

ronag opened this pull request over 2 years ago
use std::optional<std::string> over std::string*

ronag opened this pull request over 2 years ago
Workers

ronag opened this issue over 2 years ago
feat: add flatten option

ronag opened this pull request over 2 years ago
raw mode?

ronag opened this issue over 2 years ago
Reduce heap allocations and use modern cpp

ronag opened this pull request over 2 years ago
Build error?

ronag opened this issue over 2 years ago
Does iterator read from a snapshot?

ronag opened this issue over 2 years ago
Support abort signal in iterator.all()

ronag opened this issue over 2 years ago
Bump electron from 17.3.1 to 18.0.1

dependabot[bot] opened this pull request over 2 years ago
Bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Auto open?

ronag opened this issue over 2 years ago
Fix `getMany()` memory leak

vweevers opened this pull request over 2 years ago
Yield `LEVEL_LOCKED` error when lock is held

vweevers opened this pull request over 2 years ago
Poll: should the location directory be created recursively?

vweevers opened this issue over 2 years ago
Create location directory recursively

vweevers opened this pull request over 2 years ago
Bump actions/setup-node from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Avoid passing options objects to C++

vweevers opened this issue over 2 years ago
Write guide for upgrading from `leveldown`

vweevers opened this pull request over 2 years ago
Fix FreeBSD CI

vweevers opened this issue over 2 years ago
Breaking: rename `highWaterMark` to `highWaterMarkBytes`

vweevers opened this pull request over 2 years ago