Releases: tomasaschan/RdbmsEventStore
Releases · tomasaschan/RdbmsEventStore
Conflict detection and better error handling
Fix versioning
This will hopefully fix the version numbering both here and on NuGet.
Initial proof of concept
This is just to show that a project like this is possible, and to open up for the community. It has all the features you need to start using Event Sourcing, but it's still lacking many of the features you will expect from a mature event store, such as conflict detection and a thorough test suite.