Rasmus Mikkelsen
Rasmus Mikkelsen
With the addition on #848 for v1, there's now an option to switch which is the default. In addition, it might make sense to move e.g. Newtonsoft to a separate...
Cherry picking from #464 and inspiration from eBay.
As mentioned in #903, events with the same name created in different namespaces will collide. While there is a workaround using `[EventVersion]`, the OOB experience should be that it should...
The interface `IHangfireJobRunner` needs some refactoring, properly some builder pattern instead of continuing to plaster method overloads on the interface. See #849.
There are a lot of old issues and pull requests. Many of which contain valuable information, partially (or fully) completed projects. We really need to cleanup these and see if...
If you have been following the project on GitHub, you will notice that the issues and PRs pile up these days. This is by no means fair to the many...
Since 1.0 marks an important milestone for EventFlow, its important that the there's a migration guide in place to help developers upgrade. The expectations are that there will be few...
If there are some API changes you would like to see for 1.0, please post them here.
If the application using EventFlow shuts down unexpectedly, e.g. due to a power failure, EventFlow will lose consistency between what is committed to the event store and what is applied...
There's currently a small list of developers that have contributed to EventFlow before the CLA was in place. Could you please sign it at your convenience by using the following...