PrefixConversion Type
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.
Union cases
Union case | Description |
Full Usage:
PrefixConversion (string -> string) option
Parameters:
(string -> string) option
|
|