adimiko / adimiko/TransactionalBox
[Analysis] Message streaming
Đang mở
analysis
enhancement
- Ngôn ngữ chính
- C#
- Star
- 141
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.