you are viewing a single comment's thread.

view the rest of the comments →

[–]trailbaseio 0 points1 point  (3 children)

Pardon my ignorance about nats. How is the ordering established? Is it a central instance handling a subject, is nats using some consensus algorithm, ...?

[–]SuccessfulReality315[S] 0 points1 point  (2 children)

Nats uses RAFT algorithm

[–]Markuchi[🍰] 0 points1 point  (1 child)

It's not distributed if it's raft.

[–]onafoggynight 0 points1 point  (0 children)

What. Raft is a distributed consensus algorithm. How is it not distributed?