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

Feature request: pipelineFetch #37

Open
Monteth opened this issue Oct 6, 2023 · 0 comments
Open

Feature request: pipelineFetch #37

Monteth opened this issue Oct 6, 2023 · 0 comments

Comments

@Monteth
Copy link
Member

Monteth commented Oct 6, 2023

The pipelineFetch would be a feature designed to handle the retrieval of an array of documents and their total count. It could be used in pagination to compute the number of pages.
Underneath it could split into two parts; $match (to filter the documents) and $project to shape the data. Next, it would be combined using a $facet.

@github-project-automation github-project-automation bot moved this to Needs triage in Open Source Oct 6, 2023
@Monteth Monteth moved this from Needs triage to Concept in Open Source Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Concept
Development

No branches or pull requests

1 participant