MCPcopy Create free account
hub / github.com/ethanniser/the-beth-stack /

Class

packages/beth-stack/src/cache/new-persist.ts:140–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140export class BethPersistedCache {
141 private config: GlobalCacheConfig = startingConfig;
142 private primaryMap: Map<
143 FunctionKey,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected