PrefixConversionUnion
PackageFCQRS
Default shard name used if no specific sharding strategy is provided.
Represents a potential transformation to apply to an entity ID prefix, used in saga routing.
Allows sagas to be co-located or routed differently based on the originator's ID structure.
Specification
Kind
Union
Members
1
Examples
0
PrefixConversionSignature
PrefixConversion (string -> string) option
Summary
| Name | Signature | Synopsis |
|---|---|---|
| PrefixConversion | PrefixConversion (string -> string) option | No description available. |