Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createDatabase
Function · 0.90
decodeKernelBundle
Function · 0.85
storeFileBundle
Method · 0.80
error
Method · 0.80
on
Method · 0.65
pragma
Method · 0.65
postMessage
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected