MCPcopy Create free account
hub / github.com/Effect-TS/effect / EventJournal.ts

File EventJournal.ts

packages/effect/src/unstable/eventlog/EventJournal.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Stores event-log entries and replication state.
3 *
4 * `EventJournal` records committed entries, exposes them for replay, publishes

Callers

nothing calls this directly

Calls 15

ensureRemoteFunction · 0.85
entryIdMillisFunction · 0.85
pushMethod · 0.80
clearMethod · 0.80
encodeSyncMethod · 0.80
resolveFunction · 0.70
pipeMethod · 0.65
makeMethod · 0.65
ofMethod · 0.65
setMethod · 0.65
forEachMethod · 0.65
subscribeMethod · 0.65

Tested by

no test coverage detected