Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ SqlMessageStorage.ts
File
SqlMessageStorage.ts
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
selectByMessageId
Function · 0.85
messageIdForPrimaryKey
Function · 0.85
envelopeToRow
Function · 0.85
mayHaveLegacyRow
Function · 0.85
replyToRow
Function · 0.85
getUnprocessedMessages
Function · 0.85
messageFromRow
Function · 0.85
groupAddresses
Function · 0.85
join
Method · 0.80
some
Method · 0.80
table
Function · 0.70
Tested by
no test coverage detected