Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ensureRemote
Function · 0.85
entryIdMillis
Function · 0.85
push
Method · 0.80
clear
Method · 0.80
encodeSync
Method · 0.80
resolve
Function · 0.70
pipe
Method · 0.65
make
Method · 0.65
of
Method · 0.65
set
Method · 0.65
forEach
Method · 0.65
subscribe
Method · 0.65
Tested by
no test coverage detected