Skip to content

Commit

Permalink
materialisation: Add new message fields.
Browse files Browse the repository at this point in the history
Added MessageAction enum to represent different message actions, and mapped action numbers to these enums.
Added `serial` to the message, this is the unique serial (including index) of the message.

Added the following fields related to message annotations
- `refSerial`
- `refType`
Added the following fields related to message edits/deletes
- `operation`
- `editedAt`
- `deletedAt`
  • Loading branch information
splindsay-92 committed Oct 9, 2024
1 parent 0bd7aa5 commit d6b573f
Show file tree
Hide file tree
Showing 3 changed files with 290 additions and 3 deletions.
Loading

0 comments on commit d6b573f

Please sign in to comment.