Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/node-redis
/ keys
Method
keys
packages/client/lib/client/parser.ts:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
get keys() {
75
return
this.#keys;
76
}
77
78
get firstKey() {
79
return
this.#keys[0];
Callers
15
key-prefix.spec.ts
File · 0.80
#normalResubscribe
Method · 0.80
#shardedResubscribe
Method · 0.80
getMapValue
Function · 0.80
parseCommand
Function · 0.80
ARINFO.spec.ts
File · 0.80
pushObject
Function · 0.80
VINFO.spec.ts
File · 0.80
ACL_GETUSER.spec.ts
File · 0.80
pushObject
Function · 0.80
KEYS.spec.ts
File · 0.80
FUNCTION_STATS.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected