/node-event-storage

A event lib for easily implementing event driving, event sourcing and CQRS. Inspired by Redux.

Primary LanguageJavaScriptMIT LicenseMIT

Build Status

Coverage Status

Introduction

A lib that can manage, dispatch, record events for easily implementing event driving, event sourcing and CQRS. Inspired by Redux.

Code Example

Motivation

This project is inspired by Redux, which IMHO is the best practice to handle data state. While I took some thoughts from it and made this project to handle data state and manage workflow of data-sensitive projects like order system or trade/transaction system.

Installation

API Reference

Tests

Contributors

License

A short snippet describing the license (MIT, Apache, etc.)