ExpectedStreamVersion
API reference for ExpectedStreamVersion
Type Alias: ExpectedStreamVersion<StreamVersion>
Section titled “Type Alias: ExpectedStreamVersion<StreamVersion>”ExpectedStreamVersion<
StreamVersion
> =StreamVersion
|"no_stream"
|"stream_exists"
|"any"
Expected stream version for optimistic concurrency control
Unified version that combines the best patterns from all packages
Type Parameters
Section titled “Type Parameters”StreamVersion
Section titled “StreamVersion”StreamVersion
= StreamPosition