-
I know there is JetStream, but I'm wondering, can you use NATS' Pub-Sub and guarantee to not lose messages when all subscriber services are down and someone is publishing a message? Presumable storing there messages in NATS cluster in RAM. |
Beta Was this translation helpful? Give feedback.
Answered by
ripienaar
Aug 4, 2022
Replies: 1 comment 1 reply
-
That's the problem JetStream solves, NATS Core is best efforts. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dmitryrn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's the problem JetStream solves, NATS Core is best efforts.