Skip to content

Improved extensibility

Compare
Choose a tag to compare
@tomasaschan tomasaschan released this 05 Oct 12:46
· 35 commits to master since this release

Improvements:

  • #22 Improve extensibility (fixes #21)

Summary:

This library was designed to not force anything upon you, but apparently some of the generic constraints where a little, well, constraining. Now, you're free to use whatever classes you want for the event storage type and the db context, as long as they implement the required interfaces.