MCPcopy Create free account
hub / github.com/actionhero/node-resque / connect

Method connect

src/core/queue.ts:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 }
60
61 async connect() {
62 return this.connection.connect();
63 }
64
65 async end() {
66 return this.connection.end();

Callers 15

bootFunction · 0.95
bootFunction · 0.95
bootFunction · 0.95
bootFunction · 0.95
bootFunction · 0.95
bootFunction · 0.95
bootFunction · 0.95
bootFunction · 0.95
bootFunction · 0.95
bootFunction · 0.45
bootFunction · 0.45
ioredis.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected