Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/ioredis
/ reject
Method
reject
lib/types.ts:12–12 ·
view source on GitHub ↗
(error: Error)
Source
from the content-addressed store, hash-verified
10
args: CommandParameter[];
11
resolve(result: any): void;
12
reject(error: Error): void;
13
}
14
15
export
interface
PipelineWriteableStream {
Callers
13
setTimeout
Method · 0.80
_convertValue
Method · 0.80
Pipeline.ts
File · 0.80
sendCommand
Method · 0.80
handleReconnection
Method · 0.80
flushQueue
Method · 0.80
abortIncompletePipelines
Function · 0.80
abortTransactionFragments
Function · 0.80
readyHandler
Function · 0.80
sendCommand
Method · 0.80
tryConnection
Method · 0.80
flushQueue
Method · 0.80
Implementers
1
Command
lib/Command.ts
Calls
no outgoing calls
Tested by
no test coverage detected