adimiko / adimiko/TransactionalBox

[Analysis] Message streaming

Aperta
#253 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.