@s2-dev/streamstore - v0.22.0
Preparing search index...
API
BasinReconfiguration
Type Alias BasinReconfiguration
type
BasinReconfiguration
=
{
create_stream_on_append
?:
boolean
|
null
;
create_stream_on_read
?:
boolean
|
null
;
default_stream_config
?:
null
|
StreamReconfiguration
;
}
Index
Properties
create_
stream_
on_
append?
create_
stream_
on_
read?
default_
stream_
config?
Properties
Optional
create_
stream_
on_
append
create_stream_on_append
?:
boolean
|
null
Create a stream on append.
Optional
create_
stream_
on_
read
create_stream_on_read
?:
boolean
|
null
Create a stream on read.
Optional
default_
stream_
config
default_stream_config
?:
null
|
StreamReconfiguration
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create_
stream_
on_
append
create_
stream_
on_
read
default_
stream_
config
@s2-dev/streamstore - v0.22.0
Loading...
Create a stream on append.