Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
close
Method · 0.45
destroy
Method · 0.45
Calls
1
clear
Method · 0.95
Tested by
no test coverage detected