Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy loading #341

Open
2 of 5 tasks
turt2live opened this issue Aug 14, 2018 · 2 comments
Open
2 of 5 tasks

Lazy loading #341

turt2live opened this issue Aug 14, 2018 · 2 comments
Labels
A-Client-Server Issues affecting the CS API epic

Comments

@turt2live
Copy link
Member

turt2live commented Aug 14, 2018

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

@turt2live turt2live added the epic label Aug 14, 2018
@ara4n
Copy link
Member

ara4n commented Aug 15, 2018

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.

@turt2live
Copy link
Member Author

@ara4n have updated the OP to hopefully add clarity

@turt2live turt2live added the A-Client-Server Issues affecting the CS API label Sep 5, 2018
@richvdh richvdh transferred this issue from matrix-org/matrix-spec-proposals Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Client-Server Issues affecting the CS API epic
Projects
None yet
Development

No branches or pull requests

2 participants