Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/node-redis
/ key-prefix.spec.ts
File
key-prefix.spec.ts
packages/client/lib/client/key-prefix.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
'node:assert'
;
2
import
testUtils, { GLOBAL } from
'../test-utils'
;
3
import
{ WatchError } from
'../errors'
;
4
Callers
nothing calls this directly
Calls
15
testWithClient
Method · 0.80
keys
Method · 0.80
multi
Method · 0.80
publish
Method · 0.80
testWithClientPool
Method · 0.80
testWithCluster
Method · 0.80
testWithClientSentinel
Method · 0.80
use
Method · 0.80
destroy
Method · 0.65
subscribe
Method · 0.65
set
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected