Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/node-redis
/ multi
Method
multi
packages/client/lib/client/legacy-mode.ts:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
}
112
113
multi() {
114
return
this.#Multi(this.#client);
115
}
116
}
117
118
type
MultiWithCommands = {
Callers
10
pool.spec.ts
File · 0.80
key-prefix.spec.ts
File · 0.80
legacy-mode.spec.ts
File · 0.80
tracing.spec.ts
File · 0.80
index.spec.ts
File · 0.80
index.spec.ts
File · 0.80
metrics.spec.ts
File · 0.80
index.spec.ts
File · 0.80
transaction-with-arbitrary-commands.js
File · 0.80
transaction
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected