You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-src/docs/replication-nats.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Therefore it is not recommended to directly replicate the NATS server with an un
16
16
17
17
## Precondition
18
18
19
-
For the replication endpoint the NATS cluster must have enabled [JetStream](https://docs.nats.io/nats-concepts/jetstream) and store all message data as [structured JSON](https://www.google.com/search?q=nats+jetstream+json&oq=nats+jetstream+json&aqs=chrome..69i57j69i60l2.2442j0j7&sourceid=chrome&ie=UTF-8).
19
+
For the replication endpoint the NATS cluster must have enabled [JetStream](https://docs.nats.io/nats-concepts/jetstream) and store all message data as [structured JSON](https://docs.nats.io/using-nats/developer/sending/structure).
20
20
21
21
The easiest way to start a compatible NATS server is to use the official docker image:
0 commit comments