node-event-sourcing
Open-source lib for Event Sourcing in Node.js
Open-source lib for Event Sourcing in Node.js
Kafka Connection for `arque`
The sources for this package are in the main [Eventific](https://github.com/eventific/eventific) repo. Please file issues and pull requests against that repo.
The sources for this package are in the main [Eventific](https://github.com/eventific/eventific) repo. Please file issues and pull requests against that repo.
Event-sourced state support
An easy and standard framework for incorporating cqrs(command query responsibility segregation) and event sourcing into your project in nodejs
Adds middleware to your express app to autogenerate a page that shows all the events that has ever happend to your entity using the clev-cqrs-ui bound to the clev-cqrs framework.
Library to support event sourcing in Javascript.
A Node.js microservice transport based on nats-streaming
The sources for this package are in the main [Eventific](https://github.com/eventific/eventific) repo. Please file issues and pull requests against that repo.
The sources for this package are in the main [Eventific](https://github.com/eventific/eventific) repo. Please file issues and pull requests against that repo.
An action registry and redux-based aggregate store for a PouchDB-based event stream.
Event sourcing made simple. Fire, store, and consume events
Tracks history of rows in postgresql database tables, using in-memory git operations
event sourcing and CQRS framework for Typescript & NodeJs
An optimized embedded event store for node.js
State management similar to Redux using RxJS
The sources for this package are in the main [Eventific](https://github.com/eventific/eventific) repo. Please file issues and pull requests against that repo.
The sources for this package are in the main [Eventific](https://github.com/eventific/eventific) repo. Please file issues and pull requests against that repo.
This module permits building an event-sourced application by appending events to a database and by reacting to those events.