Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ cbm_mem_collect
Function
cbm_mem_collect
src/foundation/mem.c:514–516 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
512
}
513
514
void cbm_mem_collect(void) {
515
mi_collect(true);
516
}
517
518
/* ── Memory map (see mem.h for how to read the triple) ─────────────── */
519
Callers
8
cbm_gbuf_dump_to_sqlite
Function · 0.85
handle_delete_project
Function · 0.85
handle_index_repository
Function · 0.85
release_request_store
Function · 0.85
autoindex_thread
Function · 0.85
extract_worker
Function · 0.85
run_parallel_pipeline
Function · 0.85
test_mem.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected