adimiko / adimiko/TransactionalBox
[Analysis] Message streaming
オープン
analysis
enhancement
- 主要言語
- C#
- スター
- 141
- フォーク
- 7
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
評価
この issue はまだ評価されていません。