Rasmus Mikkelsen

Results 39 issues of Rasmus Mikkelsen

As part of the 1.0 release, the documentation is moved into the main repository to better align the code with the documentation. Going forward, pull requests that warrant a documentation...

documentaion
help-wanted

PoC a fix for https://github.com/eventflow/EventFlow/issues/926 ``` IEventUpgrader.UpgradeAsync ```

Deadlocks for MSSQL read models have been observed in production systems and a fix seems to be increasing the "Cost Threshold For Parallelism" in SQL Server. Consider if EventFlow should...

enhancement
documentaion
help-wanted
stale-exempt
ai-analyzed

Until Docker integration testing is ready (#425), maybe setup a free plan using https://www.cloudkarafka.com/plans.html Use https://github.com/confluentinc/confluent-kafka-dotnet as its the recommended client from Microsoft.

enhancement
help-wanted

Alternative to implementation in #819

stale-exempt

The 1.0 release focus primarily on - Standardized use of `Microsoft.Extensions` packages, kill the custom implementations - Only support LTS versions of .NET (Core) and removing support .NET Framework. -...

discussion