Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ IndexedDbQueryBuilder.ts
File
IndexedDbQueryBuilder.ts
repos/effect/packages/platform-browser/src/IndexedDbQueryBuilder.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Builds effectful, schema-aware queries
for
typed browser IndexedDB versions.
3
*
4
* An `IndexedDbQueryBuilder` is created from an open database and a version's
Callers
nothing calls this directly
Calls
12
getReadonlyObjectStore
Function · 0.85
predicate
Function · 0.85
getOrCreateTransaction
Function · 0.85
makeValue
Function · 0.85
push
Method · 0.80
pipe
Method · 0.65
get
Method · 0.65
makeEffect
Method · 0.65
add
Method · 0.65
resume
Function · 0.50
fail
Method · 0.45
succeed
Method · 0.45
Tested by
no test coverage detected