MCPcopy Create free account
hub / github.com/hashintel/hash / push

Method push

libs/@local/hash-backend-utils/src/queue/adapter.ts:9–9  ·  view source on GitHub ↗

* Push one or more items onto a queue. * @param name the name of the queue. * @param items a collection of strings to add to the end of the queue. * @returns The number of items in the queue after the operation. *

(name: string, ...items: string[])

Source from the content-addressed store, hash-verified

7 * @returns The number of items in the queue after the operation.
8 * */
9 push(name: string, ...items: string[]): Promise<number>;
10}
11
12/**

Callers 15

SelectDomainsFunction · 0.65
RowByLocationFunction · 0.65
RowsByLocationFunction · 0.65
getFlowRunsFunction · 0.65
useFlowRunsFunction · 0.65
enqueueTaskFunction · 0.65
getWebsiteContentFunction · 0.65
readArgsFunction · 0.65
appendFiringFunction · 0.65
replayRecordingToClientFunction · 0.65
executeInBatchesFunction · 0.65
persistEntitiesFunction · 0.65

Implementers 15

RedisQueueProducerlibs/@local/hash-backend-utils/src/que
Reportlibs/error-stack/src/report.rs
Linelibs/error-stack/src/fmt/mod.rs
Realmslibs/@local/hashql/core/src/module/uni
ModuleDeflibs/@local/hashql/core/src/module/std
TypeIdSetlibs/@local/hashql/core/src/type/colle
Listlibs/@local/hashql/core/src/value/list
IdVeclibs/@local/hashql/core/src/id/vec.rs
IdSnapshotVeclibs/@local/hashql/core/src/id/snapsho
TrialSetlibs/@local/hashql/compiletest/src/har
DiagnosticIssueslibs/@local/hashql/diagnostics/src/iss
Sourceslibs/@local/hashql/diagnostics/src/sou

Calls

no outgoing calls

Tested by 15

makeDatasetFunction · 0.52
test_root_sortingFunction · 0.52
buildFunction · 0.52
iter_mutFunction · 0.52
iter_mut_breakFunction · 0.52
snap_suffixFunction · 0.52
create_sources_nestedFunction · 0.52
sourcesFunction · 0.52
sources_transparentFunction · 0.52
complexFunction · 0.52
downcast_mut_second_rootFunction · 0.52
sourcesFunction · 0.52