Skip to content

go.mod: update zoekt for bloom filters and RPC memory optimizations

Warren Gifford requested to merge rmmh/update-zoekt into main

Created by: rmmh

Changes:

  • a1cf13f bloom: add bloom filters over words in contents/filenames. (sourcegraph/zoekt#126)
  • 27969cc query: introduce space optimized BranchesRepos (sourcegraph/zoekt#160)
  • fbcbd7b all: support tombstones for compound shards (sourcegraph/zoekt#155)

Merge request reports

Loading