Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ SqlMessageStorage.ts
File
SqlMessageStorage.ts
repos/effect/packages/effect/src/unstable/cluster/SqlMessageStorage.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Persists cluster mailbox messages and replies in SQL.
3
*
4
* The SQL-backed `MessageStorage` stores encoded cluster envelopes and reply
Callers
nothing calls this directly
Calls
15
migrations
Function · 0.85
envelopeToRow
Function · 0.85
replyToRow
Function · 0.85
messageFromRow
Function · 0.85
join
Method · 0.80
some
Method · 0.80
parse
Method · 0.80
table
Function · 0.70
make
Function · 0.70
make
Method · 0.65
pipe
Method · 0.65
map
Method · 0.65
Tested by
no test coverage detected