@eventstore.net/event.store

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

Usage no npm install needed!

<script type="module">
  import eventstoreNetEventStore from 'https://cdn.skypack.dev/@eventstore.net/event.store';
</script>

README

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.