mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
GitBook: [master] 2 pages modified
This commit is contained in:
parent
0f1d9e01a8
commit
ea8b4087f0
@ -113,7 +113,7 @@
|
||||
* [About Jetstream](jetstream/jetstream.md)
|
||||
* [Concepts](jetstream/concepts/README.md)
|
||||
* [Streams](jetstream/concepts/streams.md)
|
||||
* [Consumes](jetstream/concepts/consumers.md)
|
||||
* [Consumers](jetstream/concepts/consumers.md)
|
||||
* [Configuration](jetstream/concepts/configuration.md)
|
||||
* [Getting Started](jetstream/getting_started/README.md)
|
||||
* [Using Docker](jetstream/getting_started/using_docker.md)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Consumes
|
||||
# Consumers
|
||||
|
||||
Each Consumer, or related group of Consumers, of a Stream will need an Consumer defined. It's ok to define thousands of these pointing at the same Stream.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user