Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/nats
NatsStreamConfig
Interface NatsStreamConfig
Stream Configuration
interface
NatsStreamConfig
{
max_age
?:
number
;
max_msgs
?:
number
;
name
:
string
;
num_replicas
?:
number
;
retention
?:
NatsRetentionPolicy
;
storage
?:
NatsStorageType
;
subjects
?:
string
[]
;
}
Index
Properties
max_
age?
max_
msgs?
name
num_
replicas?
retention?
storage?
subjects?
Properties
Optional
max_
age
max_
age
?:
number
Optional
max_
msgs
max_
msgs
?:
number
name
name
:
string
Optional
num_
replicas
num_
replicas
?:
number
Optional
retention
retention
?:
NatsRetentionPolicy
Optional
storage
storage
?:
NatsStorageType
Optional
subjects
subjects
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max_
age
max_
msgs
name
num_
replicas
retention
storage
subjects
@hotmeshio/hotmesh
Loading...
Stream Configuration