-
Notifications
You must be signed in to change notification settings - Fork 2
Pull requests: HarperFast/rocksdb-js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Serialize database destruction with concurrent opens
#787
opened Aug 15, 2026 by
kriszyp
Member
Loading…
fix: close pending transactions with their owning DBHandle; napi-free TransactionHandle::close (#741)
#780
opened Aug 14, 2026 by
cb1kenobi
Member
Loading…
feat: statistical range key-count estimation (getEstimatedKeyCount range support + CountEstimator)
#778
opened Aug 13, 2026 by
kriszyp
Member
Loading…
Add FlushOptions.allowWriteStall, and settle flush()/compact() promises on read-only databases
#775
opened Aug 12, 2026 by
kriszyp
Member
Loading…
Release a transaction dropped without commit or abort, instead of leaking its read snapshot for the life of the process
#768
opened Aug 9, 2026 by
kriszyp
Member
Loading…
fix(vt): never vouch for a version the producer marked non-unique
#766
opened Aug 8, 2026 by
kriszyp
Member
Loading…
fix(database): share EventListener state via a race-free, pre-open object (#754)
#760
opened Aug 6, 2026 by
cb1kenobi
Member
Loading…
feat(database): observe and recover from latched RocksDB background errors (#730)
#758
opened Aug 6, 2026 by
cb1kenobi
Member
Loading…
fix(txnlog): erase a failed append's partial bytes instead of baking a framing break into the log
#751
opened Aug 5, 2026 by
kriszyp
Member
Loading…
fix(txnlog): recover the committed watermark from the log tail on load
#723
opened Jul 27, 2026 by
kriszyp
Member
Loading…
Add transaction log read-path benchmark (baseline capture)
#546
opened May 8, 2026 by
harper-joseph
•
Draft
2 of 4 tasks
Make transaction log read paths lock-free under concurrency
#545
opened May 8, 2026 by
harper-joseph
•
Draft
ProTip!
Follow long discussions with comments:>50.