MCPcopy
hub / github.com/Effect-TS/effect / SqlPersistedQueue.ts

File SqlPersistedQueue.ts

packages/sql/src/SqlPersistedQueue.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @since 1.0.0
3 */
4import * as PersistedQueue from "@effect/experimental/PersistedQueue"

Callers

nothing calls this directly

Calls 15

restoreFunction · 0.85
retryFunction · 0.85
decodeMethod · 0.80
unsafeCloseMethod · 0.80
parseMethod · 0.80
unsafeOpenMethod · 0.80
stringLiteralFunction · 0.70
interruptFunction · 0.70
offerFunction · 0.70
completeFunction · 0.70
toStringMethod · 0.65
pipeMethod · 0.65

Tested by

no test coverage detected