Skip to content

Commit

Permalink
add info about nats backend
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Oct 9, 2023
1 parent 271a41e commit 74c96a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It observes the state of the NATS JetStream resources and reconciles its state a
NATS is an infrastructure that enables the exchange of data in form of messages. JetStream is a distributed persistence system providing more functionalities and higher qualities of service on top of 'Core NATS'.
For further information about NATS and NATS JetStream, consult the [Official NATS Documentation](https://docs.nats.io/).

Within Kyma, NATS is the backend needed for Eventing to process events and send them to subscribers.
Kyma Eventing can use NATS as a backend to process events and send them to subscribers.

## Documentation Overview

Expand Down

0 comments on commit 74c96a5

Please sign in to comment.