You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a collection of all the lazy loading things. Lazy loading is split into several areas which may use different algorithms or approaches to solve a similar problem.
I would distinguish LL members (#1227 + matrix-org/matrix-spec-proposals#688 + matrix-org/matrix-spec-proposals#1287) from the separate questions of incrementally loading RRs (#1319) and incrementally syncing rooms (#1320). Just because they are all ways of pulling in data on demand doesn't mean they have much else in common - it's not like they're different aspects of the same algorithm or something.
This is a collection of all the lazy loading things. Lazy loading is split into several areas which may use different algorithms or approaches to solve a similar problem.
Lazy loading: Members
Lazy loading: Incremental sync
Lazy loading: read receipts
The text was updated successfully, but these errors were encountered: