thiagobustamante / node-eventstore

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

Home Page:http://www.eventstore.net.br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://www.eventstore.net.br


Languages

Language:TypeScript 91.4%Language:JavaScript 8.6%