Open
Conversation
uhoreg
reviewed
Dec 16, 2021
| @@ -0,0 +1,129 @@ | |||
| # MSC3571: Aggregation pagination | |||
|
|
|||
| MSC 2675 introduced aggregating relations on the server. The goal of bundled aggregations is to be more bandwidth efficient. For relations that aggregate to an array with many entries, we might actually end up sending too much data still when bundling. | |||
Member
There was a problem hiding this comment.
We write MSC numbers without a space between the "MSC" and the number. Also, please wrap your lines.
This was referenced Mar 31, 2022
clokep
reviewed
Jun 25, 2024
|
|
||
| This MSC proposes a pagination mechanism for aggregations so we don't need to bundle all entries for array aggregations. | ||
|
|
||
| Both MSC 2677 and MSC MSC 3267 would benefit from the pagination mechanism, hence proposing it in a separate MSC rather than including it in either of those. |
clokep
reviewed
Jun 25, 2024
Comment on lines
+68
to
+69
| The `/aggregations` API lets you iterate over aggregations for the relations | ||
| of a given event. |
Member
There was a problem hiding this comment.
The /aggregation endpoint ended up not landing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rendered
Preview: https://pr3571--matrix-org-previews.netlify.app