jet / FsCodec

F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
https://github.com/jet/dotnet-templates
Apache License 2.0
83 stars 19 forks source link

Codec: Add/default to ReadOnlyMemory format instead of byte[] #75

Closed bartelink closed 2 years ago

bartelink commented 2 years ago

In Equinox V4, stores now accept/provide events in two primary formats (previously everything was byte[]):

The key change is that SystemTextJson now has two static type roots;