Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bee-queue/bee-queue
/ toKey
Method
toKey
lib/queue.js:890–892 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
888
}
889
890
toKey(str) {
891
return
this.settings.keyPrefix + str;
892
}
893
894
/**
895
* Evaluate the named script on the given commandable object, which might be a
Callers
15
getEventPromise
Method · 0.95
_onMessage
Method · 0.95
destroy
Method · 0.95
checkHealth
Method · 0.95
_addJobsByIds
Method · 0.95
getJobs
Method · 0.95
removeJob
Method · 0.95
_waitForJob
Method · 0.95
_preventStall
Method · 0.95
_finishJob
Method · 0.95
_doStalledJobCheck
Method · 0.95
_activateDelayed
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected