Skip to content

A simple and fast EventStore that supports multiple persistence and notification providers

Notifications You must be signed in to change notification settings

thiagobustamante/node-eventstore

Repository files navigation

Event.Store

npm version Build Status Mutation testing badge Coverage Status Known Vulnerabilities BCH compliance

Event.Store is an open source library to create Event Stores that works with multiple persistence providers and notification systems.

Installing

npm install --save @eventstore.net/event.store

Usage

Visit our website to access documentation and usage examples.