akkadotnet / Akka.Persistence.SqlServer

Akka.Persistence.SqlServer provider
Apache License 2.0
59 stars 49 forks source link

Current nuget package fails to work with akka 1.3.7 #97

Closed mrrd closed 3 years ago

mrrd commented 6 years ago

Due to the changes to Akka.Persistence.Sql.Common QueryConfiguration and the addition of the extra parameter of useSequentialAccess this package does not operate with Akka 1.3.7

I have updated the code to support this parameter in #96

Aaronontheweb commented 3 years ago

closed a while ago as part of #96