event-sourcing
event-sourcing copied to clipboard
Allow customization of collection name for event and snapshots
Is your feature request related to a problem? Please describe.
Currently the Collection name is hardcoded with -events for EventCollection and Snapshot.
Describe the solution you'd like Allow parsing collection name from url.
@revskill10 what exactly do you mean by parsing the collection name from url?