MCPcopy Create free account
hub / github.com/effect-app/libs / WorkflowEngineSqlite.ts

File WorkflowEngineSqlite.ts

packages/infra/src/WorkflowEngineSqlite.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * SQLite backed {@link WorkflowEngine} implementation.
3 *
4 * Persists workflow state across four tables:

Callers

nothing calls this directly

Calls 15

makeUnsafeFunction · 0.90
createExecFunction · 0.85
readActivityFunction · 0.85
upsertActivityFunction · 0.85
createActivityFunction · 0.85
readDeferredFunction · 0.85
createDeferredFunction · 0.85
insertClockFunction · 0.85
joinMethod · 0.80
pollUnsafeMethod · 0.80
someMethod · 0.80
initialMethod · 0.80

Tested by

no test coverage detected