MCPcopy
hub / github.com/redis/node-redis / onClose

Method onClose

packages/client/lib/client/cache.ts:756–758  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

754 }
755
756 override onClose() {
757 this.clear();
758 }
759
760 /**
761 * @internal

Callers 2

closeMethod · 0.45
destroyMethod · 0.45

Calls 1

clearMethod · 0.95

Tested by

no test coverage detected