revoframework / Revo

Event Sourcing, CQRS and DDD framework for C#/.NET Core.
https://docs.revoframework.net/
MIT License
644 stars 70 forks source link

Event projection re-runs and migrations #5

Open martinzima opened 6 years ago

martinzima commented 6 years ago

Implement a way to easily re-run event projections, e.g. when migrating the DB schema.