Skip to content

Pull requests: dgraph-io/badger

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Feat/until ts
#2326 opened Jul 25, 2026 by donejeh Loading…
2 tasks done
feat(tenant): add opt-in multi-tenancy with per-tenant key isolation
#2325 opened Jul 23, 2026 by ErfanMomeniii Contributor Loading…
2 tasks done
fix: prevent data race between sendToWriteCh and DB close (#2249)
#2324 opened Jul 22, 2026 by adityeah8969 Loading…
2 tasks done
feat(db): add GetBatch API for batched point lookups
#2322 opened Jul 21, 2026 by shiva-istari Contributor Loading…
2 tasks
perf(txn): reduce per-commit allocations on the write path
#2307 opened Jun 22, 2026 by shaunpatterson Contributor Loading…
feat(options): byte-rate IO limiter for compaction
#2306 opened Jun 22, 2026 by shaunpatterson Contributor Loading…
feat(table): optional prefix bloom filters for prefix-scan pruning
#2305 opened Jun 22, 2026 by shaunpatterson Contributor Loading…
perf(iterator): seek-ahead MVCC version skipping
#2303 opened Jun 22, 2026 by shaunpatterson Contributor Loading…
docs: add DeepWiki badge to README
#2299 opened Jun 12, 2026 by solracsf Contributor Loading…
2 tasks
feat(txn): add Txn.MultiGet for batched all-versions point reads
#2297 opened Jun 8, 2026 by shaunpatterson Contributor Loading…
perf(iterator): pre-seed waste pool with embedded Item slots
#2294 opened May 26, 2026 by shaunpatterson Contributor Loading…
2 tasks done
perf(iterator): elide y.ParseKey in hasPrefix fast path
#2293 opened May 26, 2026 by shaunpatterson Contributor Loading…
2 tasks done
perf(iterator): lazy-allocate Item.slice
#2292 opened May 26, 2026 by shaunpatterson Contributor Loading…
2 tasks done
perf(db): eliminate closure allocation in getMemTables cleanup
#2291 opened May 26, 2026 by shaunpatterson Contributor Loading…
2 tasks done
perf(iterator): pre-size iters slice in Txn.NewIterator
#2290 opened May 26, 2026 by shaunpatterson Contributor Loading…
2 tasks done
perf(db): pre-size memtable slice in getMemTables
#2289 opened May 26, 2026 by shaunpatterson Contributor Loading…
2 tasks done
perf(skl): embed Iterator by value in UniIterator
#2288 opened May 26, 2026 by shaunpatterson Contributor Loading…
3 tasks done
perf(table): collapse branches in MergeIterator.fix
#2284 opened May 23, 2026 by shaunpatterson Contributor Loading…
2 of 3 tasks
perf(y): same-length fast path in CompareKeys
#2283 opened May 23, 2026 by shaunpatterson Contributor Loading…
2 of 3 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.