MCPcopy
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

1import { strict as assert } from "node:assert";
2
3import RedisClient from "./index";
4import { generateClientId, generateClusterClientId } from "./identity";

Callers

nothing calls this directly

Calls 3

generateClientIdFunction · 0.90
generateClusterClientIdFunction · 0.90
createMethod · 0.45

Tested by

no test coverage detected