mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:31:54 +00:00
This removes contention around the single table. If you have a small number of shards and lots of repositories that are cloned/recloned, they all try to write to the same table concurrently. What this does here is it changes the `gitserver_repos_statistics` table to work like `repo_statistics`. Co-authored-by: Erik Seliger <erikseliger@me.com> |
||
|---|---|---|
| .. | ||
| patches/5.1.0 | ||
| bazel-backcompat.sh | ||
| flakes.json | ||
| patch_flakes.sh | ||