Bedrock.DataPlane.CommitProxy.ResolverLayout.Single (bedrock v0.5.2)
View SourceLayout for single-resolver configuration.
When there's only one resolver, conflict resolution can bypass sharding overhead and send all conflicts directly to the single resolver.
Summary
Types
@type t() :: %Bedrock.DataPlane.CommitProxy.ResolverLayout.Single{ resolver_ref: Bedrock.DataPlane.Resolver.ref() }