MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / invalidateUnifiedUsersCache

Function invalidateUnifiedUsersCache

server/src/cache/unified-users.ts:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38export function invalidateUnifiedUsersCache(): void {
39 unifiedUsersCache = null;
40}

Callers 8

backfillUsersFunction · 0.85
createAdminSlackRouterFunction · 0.85
handleUserChangeFunction · 0.85
tryAutoMapByEmailFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected