MCPcopy Create free account
hub / github.com/axe-api/axe-api / GetCachePhase.ts

File GetCachePhase.ts

packages/axe-api/src/Phases/GetCachePhase.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { IoCService, LogService } from "../Services";
2import { toCacheKey } from "../Handlers/Helpers";
3import { IContext } from "../Interfaces";
4import RedisAdaptor from "../Middlewares/RateLimit/RedisAdaptor";

Callers

nothing calls this directly

Calls 7

toCacheKeyFunction · 0.90
isReadyMethod · 0.80
jsonMethod · 0.80
debugMethod · 0.80
getCacheConfigurationMethod · 0.65
getMethod · 0.65
headerMethod · 0.45

Tested by

no test coverage detected