This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Reintroduce membership tables event stream ordering #15128
Merged
DMRobertson
merged 13 commits into
matrix-org:develop
from
beeper:membership-tables-event-stream-ordering-redux
Mar 24, 2023
Merged
Reintroduce membership tables event stream ordering #15128
DMRobertson
merged 13 commits into
matrix-org:develop
from
beeper:membership-tables-event-stream-ordering-redux
Mar 24, 2023
Commits on Feb 21, 2023
-
Add
event_stream_ordering
column to membership state tablesSpecifically this adds the column to `current_state_events`, `local_current_membership` and `room_memberships`. Each of these tables is regularly joined with the `events` table to get the stream ordering and denormalising this into each table will yield significant query performance improvements once used.
Configuration menu - View commit details
-
Copy full SHA for 9e15a7f - Browse repository at this point
Copy the full SHA 9e15a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da71761 - Browse repository at this point
Copy the full SHA da71761View commit details -
Configuration menu - View commit details
-
Copy full SHA for eec814d - Browse repository at this point
Copy the full SHA eec814dView commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6901682 - Browse repository at this point
Copy the full SHA 6901682View commit details -
Co-authored-by: David Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc1a1a9 - Browse repository at this point
Copy the full SHA bc1a1a9View commit details
Commits on Mar 16, 2023
-
Co-authored-by: David Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5af0453 - Browse repository at this point
Copy the full SHA 5af0453View commit details -
Revert "Add background job to populate
event_stream_ordering
on mem……bership tables" This reverts commit da71761.
Configuration menu - View commit details
-
Copy full SHA for 845c9b9 - Browse repository at this point
Copy the full SHA 845c9b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8979abc - Browse repository at this point
Copy the full SHA 8979abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc3845c - Browse repository at this point
Copy the full SHA bc3845cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36533a9 - Browse repository at this point
Copy the full SHA 36533a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e9bbc - Browse repository at this point
Copy the full SHA b3e9bbcView commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27b469f - Browse repository at this point
Copy the full SHA 27b469fView commit details -
Co-authored-by: Richard van der Hoff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f55d163 - Browse repository at this point
Copy the full SHA f55d163View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.