Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.27 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.27 KB

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.