MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / store-worker.ts

File store-worker.ts

src/extraction/store-worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Store worker — dedicated writer thread for the bulk-index store phase.
3 *
4 * During a fresh full index the main thread's biggest serial cost is executing

Callers

nothing calls this directly

Calls 8

createDatabaseFunction · 0.90
decodeKernelBundleFunction · 0.85
storeFileBundleMethod · 0.80
errorMethod · 0.80
onMethod · 0.65
pragmaMethod · 0.65
postMessageMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected