MCPcopy
hub / github.com/Effect-TS/effect / complete

Method complete

packages/experimental/src/PersistedQueue/Redis.ts:46–46  ·  view source on GitHub ↗
(
    keyPending: string,
    keyLock: string,
    id: string
  )

Source from the content-addressed store, hash-verified

44 pttl: number
45 ): Promise<Array<string> | null>
46 complete(
47 keyPending: string,
48 keyLock: string,
49 id: string

Callers 11

void_Function · 0.80
fromWritableChannelFunction · 0.80
HttpServer.test.tsFile · 0.80
spawnFunction · 0.80
Deferred.test.tsFile · 0.80
processRequestFunction · 0.80
query.test.tsFile · 0.80
RequestResolver.tsFile · 0.80
Redis.tsFile · 0.80

Calls

no outgoing calls

Tested by 1

processRequestFunction · 0.64