Eventuous / eventuous

Event Sourcing library for .NET
https://eventuous.dev
Apache License 2.0
447 stars 71 forks source link

Creating SqlServerCheckpointStoreOptions #239

Closed matt-lethargic closed 1 year ago

matt-lethargic commented 1 year ago

Creating SqlServerCheckpointStoreOptions to use with SqlServerCheckpointStore so that we're not passing primative types into a constructor. Also allowing SqlServerStreamSubscriptionOptions to have mutable StreamName