MCPcopy
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
118type MultiWithCommands = {

Callers 10

pool.spec.tsFile · 0.80
key-prefix.spec.tsFile · 0.80
tracing.spec.tsFile · 0.80
index.spec.tsFile · 0.80
index.spec.tsFile · 0.80
metrics.spec.tsFile · 0.80
index.spec.tsFile · 0.80
transactionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected