Skip to content

incremental symbols

Warren Gifford requested to merge chris/incremental-symbols into main

Created by: tjdevries

i don't know why I suddenly pushed to a different branch, but here it is.

@chrismwendt

We might need to VACUUM every once in a while, but it's not clear right now that it's worth it. More rows get inserted than deleted over time, so I would expect SQLite to eventually reuse the empty space.

Resolves https://github.com/sourcegraph/sourcegraph/issues/27611

image

Merge request reports

Loading