EventStore Module
Factory helpers for event stores.
Functions and values
| Function or value |
Description
|
Full Usage:
db factory stream
Parameters:
IDbConnectionFactory
stream : string
Returns: IEventStore
|
ADO.NET-backed event log over any provider, partitioned by stream name.
|
|
Nao