MCPcopy
hub / github.com/redis/ioredis / Pipeline.ts

File Pipeline.ts

lib/Pipeline.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as calculateSlot from "cluster-key-slot";
2import { exists, hasFlag } from "@ioredis/commands";
3import asCallback from "standard-as-callback";
4import { deprecate } from "util";

Callers

nothing calls this directly

Calls 9

generateMultiWithNodesFunction · 0.85
execPipelineFunction · 0.85
delayUntilReadyMethod · 0.80
rejectMethod · 0.80
getKeysMethod · 0.80
execMethod · 0.65
resolveMethod · 0.65
connectMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected