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

eqxPatterns: Upgrade ItemIngester to exactly-once ListIngester #94

Closed bartelink closed 3 years ago

bartelink commented 3 years ago

Adds an example illustrating exactly once ingestion semantics

Achieved by shifting things around between the feedConsumer/feedApi and eqxPatterns templates: