mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
GitBook: [master] 7 pages modified
This commit is contained in:
committed by
gitbook-bot
parent
38341ece09
commit
8a81a6d4a8
@@ -16,7 +16,7 @@ When defining Streams the items below make up the entire configuration of the se
|
||||
|
||||
| Item | Description |
|
||||
| :--- | :--- |
|
||||
| Name | A name for the Stream that may not have spaces, tabs, period (`.`), greater than (`>`) or asterix (`*`) |
|
||||
| Name | A name for the Stream that may not have spaces, tabs, period \(`.`\), greater than \(`>`\) or asterix \(`*`\) |
|
||||
| Storage | The type of storage backend, `File` and `Memory` |
|
||||
| Subjects | A list of subjects to consume, supports wildcards |
|
||||
| Replicas | How many replicas to keep for each message in a clustered JetStream, maximum 5 |
|
||||
|
||||
Reference in New Issue
Block a user