You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current SqlServer plugin is being updated to 1.3. See: akkadotnet/Akka.Persistence.SqlServer#73
However that PR still does not support SerializerWithStringManifest.
Support for SerializerWithStringManifest is important. Because cluster sharding demands it. So right now using cluster sharding in combination with the Sql plugins will cause problems.