Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Faster joins: create an un-partial-stated rooms stream for notifying workers that rooms have been un-partial-stated. #14419

@reivilibre

Description

@reivilibre

Part of #12994 and #12989, we would like a stream that workers can follow to be notified of rooms becoming un-partial-stated. This includes their use in sync tokens for non-lazy-loading syncers.

Bear in mind the stream may have multiple writers in the future — that said, it's very possible that we can just bounce writes through the master since it won't be a high-traffic stream.

Metadata

Metadata

Assignees

Labels

A-Federated-Joinjoins over federation generally suckT-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions