jet / equinox

.NET event sourcing library with CosmosDB, DynamoDB, EventStoreDB, message-db, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross-stream projections/subscriptions/reactions
https://github.com/jet/dotnet-templates
Apache License 2.0
471 stars 68 forks source link

refactor(Tool)!: run->loadTest, config->initSql #445

Closed bartelink closed 9 months ago

bartelink commented 9 months ago

Aligns the Tool's commandline processing with that of Propulsion.Tool (i.e. more evolved patterns for commandline parsing)