adimiko / adimiko/TransactionalBox

[Analysis] Message streaming

Open
#253 0 comments 0 reactions 0 assignees View on GitHub
analysis enhancement
Dominant language
C#
Stars
141
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.