Skip to content

[experiment] Disaggregated WAL#19

Open
avinassh wants to merge 79 commits intomainfrom
durable-wal
Open

[experiment] Disaggregated WAL#19
avinassh wants to merge 79 commits intomainfrom
durable-wal

Conversation

@avinassh
Copy link
Copy Markdown
Owner

@avinassh avinassh commented Apr 11, 2024

+build

avinassh added 30 commits May 29, 2024 23:04
We plan to allow multiple (non concurrent) writers. If a transaction's
`max_frame_no` does not match the server's `max_frame_no`, then it
has missed some new writes and we can abort the transaction
- Change parameter type `FrameData` to `Frame` from rpc def, to
  avoid unnecessary copying
- Take `max_frame_no` param
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants