Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/node-redis
/ identity.spec.ts
File
identity.spec.ts
packages/client/lib/client/identity.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
3
import
RedisClient from
"./index"
;
4
import
{ generateClientId, generateClusterClientId } from
"./identity"
;
Callers
nothing calls this directly
Calls
3
generateClientId
Function · 0.90
generateClusterClientId
Function · 0.90
create
Method · 0.45
Tested by
no test coverage detected