@aghoz/redis
v0.4.2
Published
Redis Streams backplane for aghoz — shared sequencing, replay and fan-out across every process, pod or cluster worker.
Maintainers
Readme
@aghoz/redis
Redis Streams backplane, for more than one process. Redis becomes the id sequencer and the shared history, so a client reconnecting to a different pod is still told truthfully whether it missed anything.
Requires @aghoz/server alongside it.
npm install @aghoz/redisNode.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/thinkgrid-labs/aghoz
License
MIT OR Apache-2.0, at your option.
