summary refs log tree commit diff
path: root/docs/postgres.md
diff options
context:
space:
mode:
authorErik Johnston <erikj@element.io>2024-11-05 14:45:57 +0000
committerGitHub <noreply@github.com>2024-11-05 14:45:57 +0000
commit361bdafb877e4303497591a1612aa02f0b00c472 (patch)
tree717faa7d10c259fe71d4029b3125d9f5bb22a750 /docs/postgres.md
parentBump Synapse Dockerfile default to Python 3.12 (#17887) (diff)
downloadsynapse-361bdafb877e4303497591a1612aa02f0b00c472.tar.xz
Add experimental support for MSC4222 (#17888)
Basically, if the client sets a special query param on `/sync` v2
instead of responding with `state` at the *start* of the timeline, we
instead respond with `state_after` at the *end* of the timeline.

We do this by using the `current_state_delta_stream` table, which is
actually reliable, rather than messing around with "state at" points on
the timeline.

c.f. MSC4222
Diffstat (limited to 'docs/postgres.md')
0 files changed, 0 insertions, 0 deletions