@s2-dev/streamstore - v0.22.0
Preparing search index...
API
TimestampingReconfiguration
Type Alias TimestampingReconfiguration
type
TimestampingReconfiguration
=
{
mode
?:
null
|
TimestampingMode
;
uncapped
?:
boolean
|
null
;
}
Index
Properties
mode?
uncapped?
Properties
Optional
mode
mode
?:
null
|
TimestampingMode
Optional
uncapped
uncapped
?:
boolean
|
null
Allow client-specified timestamps to exceed the arrival time.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mode
uncapped
@s2-dev/streamstore - v0.22.0
Loading...
Allow client-specified timestamps to exceed the arrival time.