Anonymous View
Skip to content

Pull requests: dgraph-io/dgraph

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

alpha: add public extensibility hooks for the gRPC server and CLI flags go Pull requests that update Go code
#9742 opened Jun 11, 2026 by matthewmcneely Contributor Loading…
dgraphtest: add WithStartupArg for arbitrary Alpha flags go Pull requests that update Go code
#9741 opened Jun 11, 2026 by matthewmcneely Contributor Loading…
systest/vector: poll for HNSW index readiness instead of fixed sleeps area/testing Testing related issues go Pull requests that update Go code
#9739 opened Jun 11, 2026 by matthewmcneely Contributor Loading…
feat(search): native hybrid search with score fusion (fuse + hybrid)
#9738 opened Jun 10, 2026 by shaunpatterson Contributor Loading…
feat(vector): pre-filtered ANN via similar_to(..., filter: <var>)
#9737 opened Jun 10, 2026 by shaunpatterson Contributor Loading…
fix(security): compare poorman's auth token in constant time
#9736 opened Jun 10, 2026 by alhudz Loading…
2 tasks done
feat(hnsw): opt-in int8 scalar quantization for vector indexes
#9733 opened Jun 8, 2026 by shaunpatterson Contributor Loading…
feat(bm25): BM25 ranked text search on standard posting lists
#9730 opened Jun 4, 2026 by shaunpatterson Contributor Loading…
chore(build) Add support for building with Fedora 44
#9728 opened May 30, 2026 by rahst12 Loading…
3 tasks done
Add support for custom election tick
#9725 opened May 29, 2026 by LakshimiRam-073 Loading…
4 tasks done
perf(tok): pre-size terms slice in uniqueTerms
#9724 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(schema): tighten PredicatesToDelete allocation
#9723 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(query): pre-size slices in expansion helpers
#9722 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(query): pre-size mergedList in merge()
#9721 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(query): faster valToBytes for UidID and PasswordID
#9720 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(query): pool encoder scaffolding across requests
#9719 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(query,types): lazy-init ShardedMap + inline small-input math
#9718 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(posting): avoid redundant proto.Clone in setMutationAfterCommit
#9717 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(chunker): lazy facets map + strconv.FormatUint in mapToNquads
#9716 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(algo): pre-size heap in internalMergeSortWithBuffer
#9715 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(algo): pre-size heap in MergeSortedPacked
#9714 opened May 28, 2026 by shaunpatterson Contributor Loading…
perf(query): skip per-node memclr in newNode (Allocate vs AllocateAligned)
#9711 opened May 23, 2026 by shaunpatterson Contributor Loading…
3 tasks done
ProTip! Follow long discussions with comments:>50.