Skip to content

Commit fca4713

Browse files
authored
Update replication-nats.md
1 parent 5c25224 commit fca4713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-src/docs/replication-nats.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Therefore it is not recommended to directly replicate the NATS server with an un
1616

1717
## Precondition
1818

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).
2020

2121
The easiest way to start a compatible NATS server is to use the official docker image:
2222

0 commit comments

Comments
 (0)