@s2-dev/streamstore - v0.22.0
Preparing search index...
API
StreamConfig
Type Alias StreamConfig
type
StreamConfig
=
{
delete_on_empty
?:
null
|
API
.
DeleteOnEmptyConfig
;
retention_policy
?:
null
|
API
.
RetentionPolicy
;
storage_class
?:
null
|
StorageClass
;
timestamping
?:
null
|
API
.
TimestampingConfig
;
}
Index
Properties
delete_
on_
empty?
retention_
policy?
storage_
class?
timestamping?
Properties
Optional
delete_
on_
empty
delete_on_empty
?:
null
|
API
.
DeleteOnEmptyConfig
Optional
retention_
policy
retention_policy
?:
null
|
API
.
RetentionPolicy
Optional
storage_
class
storage_class
?:
null
|
StorageClass
Optional
timestamping
timestamping
?:
null
|
API
.
TimestampingConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete_
on_
empty
retention_
policy
storage_
class
timestamping
@s2-dev/streamstore - v0.22.0
Loading...