Rasmus Mikkelsen
Rasmus Mikkelsen
Related to #1002 This pull request addresses the issue with the `ReadModelSqlGenerator` not correctly applying column prefix and suffix in the select query for PostgreSQL read models. The changes ensure...
Related to #1034 This pull request introduces changes to explicitly select PostgreSql as the persistence option in EventFlow, overriding the default persistence settings. - **Updates `UsePostgreSqlEventStore` extension method**: The method...
Open-source should remain open-source and as a MIT licensed project, EventFlow very much beleives in being **open** and free for everyone! While there certainly is a problem regarding companies not...
The new documentation site is now properly up and running on https://geteventflow.net/, and while GitHub Workspaces have helped cleanup and make the documentation (somewhat) ready for a real release of...
While I have no specific plans for v2 of EventFlow, planning for it makes sense. Ideally it would properly make sense to align the release with the next .NET 10...
More and more examples of insecure GitHub Actions usages pop up, so its properly a good idea to perform regular scanning of the CI setup to ensure that its secure....
Moving the old EventStore code to https://www.kurrent.io/
Added concurrency settings to the build job.