@aghoz/history-file
v0.4.3
Published
Disk-backed history for aghoz — makes SSE replay survive a process restart, so a deploy does not make every connected client refetch.
Maintainers
Readme
@aghoz/history-file
Disk-backed history, so replay survives a restart. Single-process only — a backplane already is a persistent shared history.
Requires @aghoz/server alongside it.
npm install @aghoz/history-fileNode.js only for now, Node 22+. There is no adapter for another language yet — the Rust core and C ABI exist so that there can be.
Full documentation, the integration guides and the wire protocol live in the monorepo: https://github.com/akosidencio/aghoz
License
MIT OR Apache-2.0, at your option.
