orleans
orleans copied to clipboard
Remove JSON format option from ADO.NET configuration
Removed the option to use JSON format for storage.
This option was removed in
https://github.com/dotnet/orleans/commit/316ddd7efb9bd6aec03002bec7ef0113f63f4d89
Microsoft Reviewers: Open in CodeFlow
@benjaminpetit ptal
A similar leftover (in the documentation) is here:
https://github.com/dotnet/orleans/blob/4de2acc0f95a68024236dc92db8e873149de6f93/src/AdoNet/Orleans.Persistence.AdoNet/Storage/Provider/AdoNetGrainStorage.cs#L65-L70
@dotnet-policy-service agree