MCPcopy
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
825export class BasicPooledClientSideCache extends PooledClientSideCacheProvider {

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected