issues
search
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
eqxFc: Add Cosmos support
#75
Open
bartelink
opened
4 years ago
bartelink
commented
4 years ago
Adds the following to the existing eqxFc template
[x] Support for dual running on Cosmos or EventStore (baseline only does EventStoreDB)
[x] Shifting the Inventory (log) stream from a single long-running stream (which EventStoreDB handles well) to an epoch-'d series of streams
[ ] extension of testing
Adds the following to the existing eqxFc template