Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
makeUnsafe
Function · 0.90
createExec
Function · 0.85
readActivity
Function · 0.85
upsertActivity
Function · 0.85
createActivity
Function · 0.85
readDeferred
Function · 0.85
createDeferred
Function · 0.85
insertClock
Function · 0.85
join
Method · 0.80
pollUnsafe
Method · 0.80
some
Method · 0.80
initial
Method · 0.80
Tested by
no test coverage detected