jet / dotnet-templates

Example app and service templates `dotnet new -i Equinox.Templates; dotnet new eqx*/pro*` https://github.com/jet/equinox https://github.com/jet/FsCodec
https://github.com/jet/propulsion
Apache License 2.0
64 stars 16 forks source link

Correct eqxsync progress management, rebasing on Equinox.Projection pipeline #21

Closed bartelink closed 5 years ago

bartelink commented 5 years ago

This takes work carried out as part of #16 (which yielded an optimized projection pipeline which lives in the Equinox.Projection NuGet as of 2.0.0-preview6) and feeds it into the dotnet new eqxsync template, with the following effects:

(Pending testing and load testing, but pretty much code complete at present)