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
d62a66539d
commit
359d4b9b35
@ -114,7 +114,7 @@
|
|||||||
|
|
||||||
## JetStream
|
## JetStream
|
||||||
|
|
||||||
* [About Jetstream](jetstream/jetstream.md)
|
* [About JetStream](jetstream/jetstream.md)
|
||||||
* [Concepts](jetstream/concepts/README.md)
|
* [Concepts](jetstream/concepts/README.md)
|
||||||
* [Streams](jetstream/concepts/streams.md)
|
* [Streams](jetstream/concepts/streams.md)
|
||||||
* [Consumers](jetstream/concepts/consumers.md)
|
* [Consumers](jetstream/concepts/consumers.md)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# About Jetstream
|
# About JetStream
|
||||||
|
|
||||||
JetStream was created to solve the problems identified with streaming in technology today - complexity, fragility, and a lack of scalability. Some technologies address these better than others, but no current streaming technology is truly multi-tenant, horizontally scalable, and supports multiple deployment models. No technology we are aware of can scale from edge to cloud under the same security context while having complete deployment observability for operations.
|
JetStream was created to solve the problems identified with streaming in technology today - complexity, fragility, and a lack of scalability. Some technologies address these better than others, but no current streaming technology is truly multi-tenant, horizontally scalable, and supports multiple deployment models. No technology we are aware of can scale from edge to cloud under the same security context while having complete deployment observability for operations.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user