adimiko / adimiko/TransactionalBox
[Analysis] Message streaming
Aperta
analysis
enhancement
- Lingua principale
- C#
- Stelle
- 141
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Adding an “Sequence” column to the database.
Unordered messages:
The column will take the value NULL
Ordered messages:
The column will take increasing integer values for the stream.
There will be two processes on the inbox side, one for unordered messages and one for ordered messages.
Adding the Stream method to the IOutbox interface.
Or
Separate tables
Theme for analysis
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.