MCPcopy 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

migrationsFunction · 0.85
envelopeToRowFunction · 0.85
replyToRowFunction · 0.85
messageFromRowFunction · 0.85
joinMethod · 0.80
someMethod · 0.80
parseMethod · 0.80
tableFunction · 0.70
makeFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected