UNPKG

@codeforbreakfast/eventsourcing-store-inmemory

Version:

In-memory event store implementation for development and testing - Fast in-memory storage with complete EventStore interface implementation

3 lines (2 loc) 63 B
// In-memory event store implementation export * from './lib';