Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
boot
Function · 0.95
boot
Function · 0.95
boot
Function · 0.95
boot
Function · 0.95
boot
Function · 0.95
boot
Function · 0.95
boot
Function · 0.95
boot
Function · 0.95
boot
Function · 0.95
boot
Function · 0.45
boot
Function · 0.45
ioredis.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected