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
472 stars 68 forks source link

perf: Fold should accept an array of events #409

Closed nordfjord closed 1 year ago

bartelink commented 1 year ago

Superseded by #411 - thanks for paving the way for this excellent simplification to the (new) user experience