Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as calculateSlot from
"cluster-key-slot"
;
2
import
{ exists, hasFlag } from
"@ioredis/commands"
;
3
import
asCallback from
"standard-as-callback"
;
4
import
{ deprecate } from
"util"
;
Callers
nothing calls this directly
Calls
9
generateMultiWithNodes
Function · 0.85
execPipeline
Function · 0.85
delayUntilReady
Method · 0.80
reject
Method · 0.80
getKeys
Method · 0.80
exec
Method · 0.65
resolve
Method · 0.65
connect
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected