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

List performance #1679

Merged
merged 14 commits into from
Mar 29, 2024
Merged

List performance #1679

merged 14 commits into from
Mar 29, 2024

Conversation

juligasa
Copy link
Collaborator

@juligasa juligasa commented Mar 19, 2024

Changed List drafts and ListPublications so that we get all the information directly from the database without having to iterate in code nor reading all blobs all the time.

@juligasa juligasa self-assigned this Mar 19, 2024
@juligasa juligasa marked this pull request as ready for review March 19, 2024 13:22
Copy link
Collaborator

@horacioh horacioh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@horacioh horacioh merged commit fdac551 into main Mar 29, 2024
2 checks passed
@horacioh horacioh deleted the feat/list-perf branch March 29, 2024 21:46
horacioh added a commit that referenced this pull request Mar 29, 2024
* wip(daemon): recursive get publications

* wip(daemon): add trusted only

* wip(daemon): remove resource duplicates

* wip(daemon): exclude drafts from listPublications

* wip(daemon): remove children from tests

* fix(daemon): Don't report drafts on listpublications

* wip(daemon): list drafts

* wip(daemon): include mentions

* fix(daemon): account for untitled documents

* fix(daemon): update migration to match schema

* wip(daemon): page token on list drafts

* wip(daemon): page token on list documents

* implementing pagination in the frontend WIP

* revert pagination in accounts model

---------

Co-authored-by: Horacio Herrera <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants