Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/node-redis
/ validate
Method
validate
packages/client/lib/client/cache.ts:415–415 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
413
interface
ClientSideCacheEntry {
414
invalidate(): void;
415
validate(): boolean;
416
}
417
418
/**
Callers
4
handleCache
Method · 0.65
get
Method · 0.65
validate
Method · 0.65
validate
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected