Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/node-redis
/ onPoolClose
Function
onPoolClose
packages/client/lib/client/cache.ts:820–822 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
818
}
819
820
onPoolClose(): void {
821
this.clear();
822
}
823
}
824
825
export
class
BasicPooledClientSideCache extends PooledClientSideCacheProvider {
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected