This repository has been 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
Labels
A-Federated-Join
joins over federation generally suck
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Milestone
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.
The text was updated successfully, but these errors were encountered: