Discussion #88 In order to enforce that all messages are processed **in order**, messages need to be able to be totally ordered. ## Requirements 1. All messages can be totally ordered both globally and within a topic.
Discussion #88
In order to enforce that all messages are processed in order, messages need to be able to be totally ordered.
Requirements